.News {
color: #787878;
font-size: 11px;
line-height: 12px;
margin-top: 5px;
}

.News h1 {
width: 177px;
height: 19px;
line-height: 18px;
font-size: 12px;
text-transform : uppercase;
color: #FFFFFF;
margin: 0px;
background-color: #666666;
background-image: url('../images/ico_news.gif');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 23px;
}

.Newsspace {
width: 100%;
margin-top: 7px;
}

.Newscontent {
border-bottom: 1px solid #e5dfd4;
border-left: 1px solid #e5dfd4;
vertical-align: top;
font-weight: normal;
padding: 5px 24px 12px 23px;
background: url('../images/arrow_link.gif') no-repeat right;
}

.Newscontent a {
color: #787878;
text-decoration: none;
}

.Newscontent a:hover {
color: #787878;
text-decoration: underline;
}

.Newscontent a:visited {
color: #787878;
}

.Newscontent span {
text-decoration: none;
}