.lightshadow {
background:#ebebeb!important;
}

.lightshadow td {
background:#ebebeb!important;
}

#banner1 {
position:relative;
margin:auto;
width:1000px;
}

#banner2 {
position:absolute;
top:-116px;
}

*:first-child+html #banner2 {
top:-112px;
}

*html #banner2 {
top:-112px;
}


