div#adServerSearch {
	background: url(/images/bg_ad_divide.gif) no-repeat top;
	width: 164px;
	margin: 0 0 0 0;
}

div#adServerSearchBW {
	background: url(/images/bg_ad_divide.gif) no-repeat top;
	width: 164px;
	padding-left: 15px;
	margin: 20px 0 0 0;
	float: right;
}

div#adServerAdvertisements {
	background: #eaf0f3;
	padding: 0 0 0 0;
}

div#adServerAdvertisements div#ad1 {
	background: #eaf0f3 url(/images/title_ad_advertisement.gif) 16px 0 no-repeat;
	padding: 34px 2px 0 2px;
	width: 160px;
	margin: 0 auto;
	text-align: center;
}

div#adServerAdvertisements div#ad2 {
	background: #eaf0f3 url(/images/title_sep_advertisement.gif) 16px 0 no-repeat;
	padding: 31px 2px 2px 2px;
	width: 160px;
	margin: 0 auto;
	text-align: center;
}


