#top_row {
	text-align: right;
	width: 740px;
	height: 15px;
	background: #FFFFFF;
	font: 12px Verdana, "Lucida Grande";
    font-style: normal;
    font: 12px verdana;
	color:#999999;
	
	}



/* used for the search/sitemap buttons */
#top_row ul
{
list-style: none; 
padding: 0;
margin: 0;

}

#top_row li
{padding: 0;
display: inline;

}

#top_row li a
{
display:block;
padding-left: 5px;
float: right;
border-left: 1px solid #C6CBD6;
margin-left: 30px;
text-decoration: none; font: 9px Verdana, "Lucida Grande"; color: #C6CBD6;
text-transform:uppercase;
}

#top_row li a:hover
{
float: right;
display:block;
border-left: 1px solid #FF3063;
text-decoration: none; font: 9px Verdana, "Lucida Grande"; color: #C6CBD6;
text-transform:uppercase;
}