.TextHeader p {
    /*width: 70px;*/
    font-weight: bold;
}

/*p.NewsHead a {
	color: #445495;
	font-weight: bold;
	text-decoration: none;
}*/
p.NewsHead p {
    color: rgb(87, 87, 87);
    text-decoration: none;
}

div.MainText {
    margin-left: 15px;
    padding: 0 0 15px 0;
    color: Black;
}

div.Anons {
    margin: 0 0 7px -5px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.nws_line {
    margin: 15px 0;
    height: 4px;
    width: 430px;
    background: transparent url("/images/stock/nws_news/adds/line.png") repeat-x;
}
.NwsListTable {
    border: none;
}