body {
    /* background-image: url('/images/atr.jpg'); */
    background:#c0c0c0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.whitewrapper {
height:13px;
/* width:941px; */
margin-left:13px;
margin-right: 13px;
background-color:#FFFFFF;
clear: both;
}

div.leftcorner {
float:left;
height: 13px;
width:10px;
}

div.rightcorner {
float:right;
height: 13px;
width: 10px;
}

div.whitebody {
/* width: 936px; */
/* min-height: 800px; */
margin-left: 13px;
margin-right: 13px;
padding-left:5px;
background: #FFFFFF;
}

div.bottomcorners {
/* width:942px; */
height:13px;
margin-left:13px;
margin-right: 13px;
background: #FFFFFF;
overflow: hidden;
}

div.rightcornerbottom {
float:right;
width:8px;
height:13px;
}

div.leftcornerbottom {
float:left;
width:8px;
height:13px;
}

div.poplines {
    font-size:12px;
}

div.pophits {
    float:left;
    font-size:9px;
}

div.popcat {
    float:right;
    text-align:right;
    font-size:9px;
    background:#FFFFDD;
}
