#navigation a.news {
  background-position: -247px -143px;
  width: 247px;
}

#main #left
{
    float:left;
    width:395px;
}

#main #right
{
    float:right;
    width:515px;
}

#prodtop
{
    width:392px;
    height:15px;
    background:url("images/news_top.gif") top left no-repeat;
}

#prod
{
    background:#000000;
    width:392px;
}

#prod ul
{
    margin:0px 0px 0px 1px;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    
}

#prod ul li
{   
    margin-left:20px;
    background:url("images/news_bg.gif") top left no-repeat;
    font-size:0.9em;
    list-style-type:none;
}

#prod ul li a
{   
    color:#FFFFFF;
    padding:4px 20px 10px 44px;
    display:block;
}

#prod ul li a:hover
{   
    color:#33FF00;
    background:url("images/news1_on.gif") top left no-repeat;
}

#prod ul li.sel a
{ 
   color:#33FF00; 
   background:url("images/news1_on.gif") top left no-repeat;
}

#prodbtm
{
    width:392px;
    height:15px;
    background:url("images/news_btm.gif") top left no-repeat;
    
}

#arc
{
padding:0px 0px 10px 30px;
color:#ffffff;
font-size:0.9em;
}

#arc select
{
width:220px;
}

#twitter {
    margin-top: 20px;
}

#latest-tweet {
    background: none;
    width: 362px;
    background: #000000;
}