@charset "utf-8";

.roundcon 
{
width: 800px;
background-color: #f90;
color: #000000;
margin-top: 20px;
margin-bottom: 20px;
}

.roundcon table 
{
width: 100%; 
margin: 0 0;
border-top: hidden;
background-color: white;
}

.rountop 
{ 
background-color: #ff9900;
}

.roundbottom 
{
background-color: #ff9900;
}

img.corn 
{
width: 15px;
height: 15px;
border: none;
display: block !important;
}

.header
{
color: #7b8fcd; 
font-size: 26px;
}

.featured_cell
{
font-weight: bold;
vertical-align: middle; 
border: 1px solid #ffcc33; 
height: 50px; 
padding: 6px; 
position: relative;
}

.featured_header
{
border: 1px solid #ffcc33; 
color: #f66000; 
font-weight: bold; 
background-color: #ffffcc;
}

.login_error
{
display: none;
border: 1px solid red;
font-size: 14px;
font-weight: bold;
color: white;
background-color: red;
width: 200px;
}

.rating {
background-image: url(../../images/sm_rating_bg.gif);
background-repeat: no-repeat;
background-position: top;
color: #7b8fcd;
font-size: 12px;
text-align: center;
width: 41px !important;
height: 41px !important;
vertical-align: middle;
padding-top: 5px;
}

.links
{
color: #0066FF;
}