
#header h1 a {
background:transparent url(logo_small.gif) no-repeat scroll 0 0;
float:left;
height:52px;
margin:0px 0 0 5px;
overflow:hidden;
text-indent:-9999px;
width:240px;
}
#header div.header-bottom {

background:transparent url(img/bg-header-btm.gif) repeat-x scroll 0 0;
float:left;
height:36px;
margin:20px 0 0;
width:100%;
}

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #FA0303; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #FA0303; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #FA0303; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #FA0303;
background-color: black;
color: white;
}

#resultnavlist
{ padding-left:320px}

#resultnavlist li
{
display: inline;
list-style-type: none;
padding-right: 10px; font:Arial, Helvetica, sans-serif; font-size:12px; text-align:center
 
}

.resultnavcontainer UL LI A {
   TEXT-DECORATION: none; color:#99CC00
}

#newton
{font:Arial, Helvetica, sans-serif; font-size:11px; color:#333333 ; text-align:center}

#rightcol h3{margin-top:20px;} 
#content {
float:left;
margin:0 11px 0 0;
width:1000px;
}
#content div.container {
background:#FFFFFF none repeat scroll 0 0;
margin:0 0 0 1px;
overflow:hidden;
width:998px;
}
#content #leftcol {
float:left;
padding:45px 0 0 28px;
width:234px;
}
#content #rightcol {
float:left;
padding:38px 28px 0 40px;
width:670px;
}
#leftcol div.quote{
	overflow:hidden;
	padding:28px 0 0;
	width:100%;
}
#leftcol div.quote p{
	line-height:20px;
	font-size:12px;
	color:#676767;		
}
#leftcol div.quote span.left{
	padding:0 0 0 22px;
	display:inline-block;
	background:url(bg-quote-left.gif) no-repeat 4px 0;
}
#leftcol div.quote span.right{
	padding-right:16px;
	display:inline-block;
	background:url(bg-quote-right.gif) no-repeat 100% 0;
}
#leftcol div.quote em{
	display:block;
	padding:0px 0 0;
	color:#1284c5;
	line-height:15px;
	font-size:12px;
	text-align: right;
}
 #per_row_result td {
font-family:verdana
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:19px;
}
.ads {
 color:#676767;
font-size:11px;
line-height:20px;
}
 .address {
 color:#1284c5;
font-size:12px;
line-height:20px;
}

