    #navattorney {	float:right;	width:616px;	line-height:normal;	margin-bottom:12px;	background-image: url(images/bgfull.gif);	background-repeat: no-repeat;	background-position: bottom;      }    #navattorney ul {	margin:0px;	padding:5px 38px 0;	list-style:none;	text-align:center;      }    #navattorney li {      float:left;      background:url("images/left_both.gif") no-repeat left top;      margin:0;      padding:0 0 0 6px;      border-bottom:1px solid #a7bdd5;	  display:inline;      }    #navattorney a {	float:left;	display:block;	width:.1em;	background:url("images/right_both.gif") no-repeat right top;	padding:5px 15px 4px 5px;	text-decoration:none;	font-weight:normal;	color:#668899;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-transform: uppercase;      }    #navattorney > ul a {width:auto;}    /* Commented Backslash Hack hides rule from IE5-Mac \*/    #navattorney a {float:none;}    /* End IE5-Mac hack */    #navattorney a:hover {      color:#003366;      }    body#attorneys #navattorney .active {      background-position:0 -150px;      border-width:0;      }    body#attorneys #navattorney .active a {      background-position:100% -150px;      padding-bottom:5px;      color:#333;      }    #navattorney li:hover, #navattorney li:hover a {      background-position:0% -300px;      color:#003366;      }    #navattorney li:hover a {      background-position:100% -300px;      }	  