
.promobox_container
{
	float:left;
	width:271px;
	height:158px;
	background: white;
	border: 1px solid #c0c0c0;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:5px;
}

.promobox_footer
{
	display:block;
	background:gray;
}

.promobox_header
{
	display:block;
	background:gray;
}


.promobox_container_double
{
	float:left;
	width:510px;
	height:160px;
	background: white;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:5px;
}











