#ad_search {
	position: absolute;
	left:0px;
	top: 280px;
	width:100%; /* width of the common-carcas table, not the banner area :) */
}
#ad_search_ie {
	position: absolute;
	left:0px;
	top: 296px;
	width:100%; /* width of the common-carcas table, not the banner area :) */
}
#ad_search_wide {
	position: absolute;
	left:0px;
	top: 356px;
	width:100%; /* width of the common-carcas table, not the banner area :) */

}
#ad_search_wide_ie {
	position: absolute;
	left:0px;
	top: 366px;
	width:100%; /* width of the common-carcas table, not the banner area :) */
}





#ad_wide {
	position: absolute;
	width: 728px;
	height: 90px;
	top: 255px;
/* 2 strings belong - centering universal !!!  */
    left:50%;
    margin-left:-360px;
}

