#banner-news {
	width: 192px;
	height:104px;
	padding:55px 20px 10px 20px;
	float:left;
	margin-bottom:6px;
	font-size:12px;
	line-height:16px;
	background-image:url(../images/banners/bg-banner-news.gif);
	
}
#bannerNewsWrap { height: 104px; overflow: hidden; }
#bannerNewsItemsWrap {
	margin: 0;
}
.newsBannerItem {
	height: 96px;
	margin-bottom: 14px;
	background: #fff;
}
#banner-weather a {
	width: 232px;
	height:59px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-weather.gif);
}

#banner-proshop a {
	width: 232px;
	height:132px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-proshop.gif);
}

#banner-proshop a:hover {
	width: 232px;
	height:132px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-proshop-roll.gif);
}

#banner-proshop-brands {
	width: 232px;
	height:320px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-proshop-brands.gif);
}

#banner-hire a {
	width: 232px;
	height:132px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-hire.gif);
}

#banner-hire a:hover {
	width: 232px;
	height:132px;
	float:left;
	margin-bottom:6px;
	background-image:url(../images/banners/bg-banner-hire-roll.gif);
}
