.newsHeader
{
height: 16px;
margin: 0px 0px 6px 0px;
padding: 2px 10px 0px 14px;
float: right;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
color: #757776;
}

.newsBox
{
float: right;
background: #ffffff;
width: 433px;
padding: 21px 0px 8px 0px;
}

.newsItem
{
width: auto;
background: #FFFFFF;
height: 16px;
margin: 0px 0px 1px 0px;
padding: 2px 10px 0px 14px;
clear: both;
float: right;
}

.newsItem a
{
color: #757776;
text-decoration: none;
text-transform: uppercase;
}

.newsItem a:link
{
color: #757776;
text-decoration: none;
text-transform: uppercase;
}

.newsItem a:visited
{
color: #757776;
text-decoration: none;
text-transform: uppercase;
}

.newsItem a:active
{
color: #757776;
text-decoration: none;
text-transform: uppercase;
}

.newsItem a:hover
{
color: #757776;
text-decoration: none;
text-transform: uppercase;
}
