/*  ----------  */

#newscon{ display:none;}

#cboxes{ float:left; }

#cboxes a{
background: #020202;
    display:block; float:left; overflow:hidden;
    width:13px; height:13px;
    *width:15px; *height:15px;
    border:1px solid #FFFFFF;
    margin:0 3px;
align: center;
vertical-align: center;
text-align: center;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}

#cboxes a.on{
    background-color:#BBAA66;
}

#mc_back, #mc_fwd{
    display:block; float:left; overflow:hidden;
    height:20px;
    text-decoration:none;
font-size: 18px;
size: 18px;
font-family: arial;
font-face: arial;
}

#more_news{
background:url('../images/home/more_headlines.gif') left 3px no-repeat;
display:block; float:left; overflow:hidden; text-indent:-999px;
width:120px; height:14px;
margin-left:10px;
}

#newspostitem td{
padding: 5px;
}

#news{
width: 575px;
height: 200px;
}

#controls{
text-align: right;
position: absolute;
top: 220px;
left: 190px;
}