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

#banner_content {
	width: 470px;
	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: 5px;
}

