div.TopContNews {
	background: url(header.gif);
	height: 30px;
	color: white;
	padding-right: 10px;
}

div.LeftTop {
	float: left;
	padding-left: 10px;
	padding-top: 1px;
	background: url(cornerc.png) no-repeat;
}

div.RightTop {
	padding-top: 1px;
	float: right;
}

div.NewsTitle {
	font-weight: bold;
}

div.NewsCreated {
	font-size: 11px;
	text-align: right;
}

div.NewsDate {
	text-align: right;
}

div.NewsTime {
	font-size: 11px;
}

div.NewsBottom {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px;
	margin-bottom: 5px;	
}

ul.Documents {
	list-style: none;
	font-size: 12px;
}

li.Documents {
	padding-bottom: 5px;
}