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

#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 */

#bottom_nav a {
	padding: 0;
/* 	padding: 0 6px 0 6px; */
	color: #e0e0e0;
	text-decoration: none;
	white-space: nowrap;
}