/* Shrink top margin for countries with lengthy banner text*/
#banner_pics {
	float: right;
	margin-top: -3px;
}

#banner_content {
	width: 480px;
	float:right;
	text-transform: uppercase;
	color: white;
}

#banner_text {
	padding-top: 5px;
	line-height: 22px;
	font-size: 16px;
}

#banner_text a {
	padding-top: 5px;
	line-height: 22px;
	font-size: 16px;
	color: white;
}

/* End of shrinkage */

#advanced_search a {
	color: #CC0000; 
	font-weight: bold;
	margin-left: 2px;
}

#top_nav a {
	padding: 0 2px 0 2px;
	font-size: 12px;
	font-weight: bold;
	color: #e0e0e0;
	text-decoration: none;
	white-space: nowrap;
}


