/* CSS Document */
div#topic_box {
background-color: #330000;
color: #FFFFFF;
font-size: 20px;
font-family: "Times New Roman", Times, serif;
position: absolute;
top: 188px;
left: 0;
width: 346px;
height: 40px;
padding: 52px 0 0 35px;
}
div#around_the_clock {
position: absolute;
top: 163px;
left: 571px;
width: 180px;
height: 112px;
background-image:url(HeaderImages/cs_common_back.jpg);
background-repeat: no-repeat;
color: white;
padding: 5px 0 0 10px;
line-height: 1.8em;
}
div#content {
width: 714px;
position: absolute;
top: 280px;
left: 0;
padding: 40px 10px 0 35px;
font-size: 11px;
line-height: 1.8em;
}
img#topic_img {
position: absolute;
top: 188px;
left: 382px;
width: 188px;
height: 92px;
}
div#left-side {
width: 330px;
}
div#right_side {
position: absolute;
top: 40px;
left: 380px;
width: 340px;
}
div#footer {
font-size: 10px;
padding-bottom: 10px;
}