html>body .outerpair1 {
background: url(/img/upperrightfade.png) right top no-repeat;
} 

html>body .outerpair2 {
background: url(/img/lowerleftfade.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}

html>body .shadowbox {
background: url(/img/shadow.png) bottom right;
}

html>body .innerbox {
position: relative;
left: -7px;
top: -7px;
}

.shadowbox img {
border: 0px solid #fff;
vertical-align: bottom;
}

.textbox .innerbox { 
border: 0px solid #ccc;
background: #e8e8e8; 
width: 330px;
height: 210px;
overflow: auto;
}
.classh1hid{
display:none;
 }