#ad_placement {
	display: block;
    width: 247px;
    height: 175px;
    background: url('../images/header_box_bg.png') 0 0 no-repeat;
    top: 100px;
    left: 23px;
    position: absolute;
    padding: 10px;
/*overflow:hidden; */
}
#ad_wrapper {
	top: 20px;
    left: 32px;
    position: absolute;
}
