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

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

/* End of shrinkage */
