.news				A
{
	display:block;
}

.date
{
	display:block;
	color:#009bd7;
	font-size:smaller;
}

.more
{
	text-align:right;
	color:blue;
}

.newspic
{
	margin-right:10px;
}

.news2
{
	width:100%;
	position:relative;
	background:url('/img/mejnews.gif') top repeat-x;
	margin-bottom:15px;
}

.news2				TD
{
	position:relative;
	padding-top:10px;
	padding-right:10px;
}

.news2				A
{
	display:block;
	text-decoration:none;
	color:#009bd7;
	font-weight:bold;
	margin-bottom:5px;
}

.newspic2
{
	position:relative;
}

.newspic2			DIV
{
	position:absolute;
	top:-95px;
	left:0;
	background:url('/img/newsramka.gif') 0 0 no-repeat;
	width:126px;
	height:95px;
}

.newspic2Video			DIV
{
	background:url('/img/videoramka.gif') 0 0 no-repeat !important;
}

.news2				.date
{
	margin-top:5px;
}