@charset "utf-8";

body 
{
font-family: Arial, Helvetica, sans-serif;
}

img
{
border: none;
}

.header
{
color: #ffcc33;
font-size: 36px;
}

.roundcon 
{
width: 100%;
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;
}

.media_category
{
color: #7b8fcd;
font-size: 18px;
width: 100px !important;
vertical-align: top;
}

.category_link a
{
font-size: 12px;
color: #0099FF;
}

.category_link a:hover
{
color:#0066FF;
font-weight: bold;
}

.category_link td:hover
{
color:#0066FF;
font-weight: bold;
}

.media_link a
{
font-size: 18px;
color: #0099FF;
}

.media_link a:hover
{

color:#0066FF;
font-weight: bold;
}

.media_link a:active
{
font-size: 18px;
color: #0099FF;
}

.rating 
{
background-image: url(../../images/rating_bg.gif);
background-repeat: no-repeat;
background-position: top;
color: #7b8fcd;
font-size: 16px;
text-align: center;
width: 54px !important;
height: 54px !important;
vertical-align: middle;
padding-top: 5px;
cursor: pointer;
}
  
.url 
{
color: #000066;
font-size: 12px;
}
  
.options 
{
color: #0099FF;
vertical-align: top;
}

