h3.main-list-news
{
	width:333px;
	margin:5px 0 15px 0;
	font-family:Georgia,tahoma,arial,helvetica,sans-serif;
	background:url('images/h2_underline.png') repeat-x 0 bottom;
	padding:0px;
	margin:0px;	
}

h3.main-list-news a 
{
	font-weight: normal;
	font-family:Georgia,tahoma,arial,helvetica,sans-serif;
	color:#333333;
	font-size:22px;
	text-decoration: none;	
}

/* ---------------------------------- в правой колонке 2 колонки для рецензий и новостей*/
.two
{
	width:675px;
	overflow:hidden;
	padding:0 0 15px 0;
}
/* ---------------------------------- в правой колонке колонка с новостями*/
.two .news-line
{
	width:333px;
	margin-left:8px;
	position:relative;
	padding:0 0 0 0;
	float:left;
}
.two .news-line .unit
{
	font-size:14px;
}
.two .news-line .unit a
{
	font-size:12px;
	color:#336699;
	text-decoration:underline;
	
}
/* ---------------------------------- в правой колонке для rss и почты*/
img.rss
{
	margin:3px 0 -9px 0;
}
.news-line .frames
{
	
	border:solid #b4b4b4 1px;
	margin-top:15px;
	padding: 15px;
	width:303px;
}
.news-line .text
{
	color:#000;
	font-size:12px;	
}
.news-list-date
{
	font-size:11px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}