/* CUSTOM CSS */


#webinar {
position: absolute;
display: block;
top: 400px;
margin-left:50%;
left: -155px;
width: 220px;
height: 120px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:99999;

}

