/* CSS Document */

#text {
float: right;
width: 497px;
height: 124px;
margin-top: 230px;
margin-right: 11px;
}

#mainbox {
float: left;
width: 473px;
height: 374px;
background-color: #ffffff;
border: 1px solid #666666;
margin-top: 5px;
margin-right: 5px;
}

#toprightbox {
float: right;
width: 337px;
height: 184px;
border: 1px solid #666666;
background-color: #FF0000;
margin-top: 5px;
margin-right: 3px;
}

#bottomrightbox {
float: right;
width: 337px;
height: 183px;
border: 1px solid #666666;
background-color: #FF0000;
margin-top: 5px;
margin-right: 3px;
}

.smallred {
font-size: 9px;
color: #FF0000;
text-transform: lowercase;
}