﻿ul#bottomAds{
	clear: left;
}
ul#bottomAds li {
	float: left;
	margin-right: 2px;
}
ul#bottomAds li.last {
	margin-right: 0px;
}
#CategoryLinkBlock {
	width: 910px;
	float: left;
	clear: left;
	text-align: center;
	margin: 3px 0px 3px 0px;
	border: 1px solid #ccc;
	background-color: #ced9d1;
}
#CategoryLinkBlock div.inner {
	background: white url('img/GreenToWhiteGrad.png') repeat-x;
	padding-bottom: 5px;
}
#CategoryLinkBlock div.inner ul#categoryLinks {
	text-align: left;
	margin: 5px 10px 0px 10px;
}
.bannerBox{
	height: 183px;
	width: 910px;
	float: left;
	clear: left;
}