/* Shrink top margin for countries with lengthy banner text*/
#banner_pics {
	float: right;
	margin-top: 12px;
}

#banner_content {
	width: 485px;
	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 */
