div.banner_header
{
	background: #FF6201;
	font-weight: bold;
	color: white;
	padding: 2px 2px 2px 10px;
	font-size: 0.9em;
	height: 35px;
}

div.banner_image
{
	border-left: 1px solid #EFEBE0;
	border-right: 1px solid #EFEBE0;
	text-align: center;
	height: 130px;
}

div.banner_image img
{
	padding-top: 20px;
}

div.banner_footer
{
	background: #EFEBE0;
	padding: 2px 2px 2px 10px;
}

a.link-wrapper
{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 164px;
	float: left;
	margin:10px 23px 10px 0; 
}

a.link-wrapper-last{
	margin: 10px 0 10px 0 !important;
}
