#adverts div.ad {
	background-image: url(/images/design/tplate/advert.gif);
	width: 164px;
	height: 142px;
	margin-bottom: 20px;
}

#adverts img {
	margin-top: 33px;
	max-width: 150px;
	max-height: 95px;
	border-style: none;
}

/* for ie6 */
* html #adverts img {
	width: 150px;
	height: 95px;
}
