#content_news 
{/*position: static;
margin-left: 3px;
margin-top: 45px;
margin-right: 235px;
margin-bottom: 10px;*/
padding:10px;
}

/*news panel to the right of the news page*/
#news
{
position: absolute;
margin-left: 450px;
margin-top: 150px;
margin-right: 80px;
margin-bottom: 10px;
padding-bottom:-10px;
padding-left: 3px;
background-color: #FFFFFF;
/*border: 1px solid #EEE;*/
padding: 0 0 2px 0;
}

#title
{
background-color: #DDDDDD;
text-align: center;
font-weight: bold;
padding: 2px 0 2px 0;
}

h2 {
margin-right:15px;
padding:0px;
margin-top:0px;
font-size:14px;

text-transform:uppercase;
color: red;
background-color: white;
}
