﻿#adverts {
	width: 875px;
	height: 119px;
	margin-right: auto;
	margin-left: auto;
}
#band	{
	background-image:url('../images/elements/band.JPG');
	width:875px;
	height:14px;
}

#advert_spacer_h {
	width: 875px;
	height: 9px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.advert_spacer_v {
	width: 10px;
	height: 105px;
	float: left;
}
.advert {
	float: left;
}
