h3.main-list-news
{
	width:321px;
	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 .notice
{
	width:333px;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;		
}
.two .notice .unit
{
	font-size:14px;
	padding-bottom: 15px;
}
.two .notice .unit a
{
	font-size:12px;
	color:#336699;
	text-decoration:underline;
}
.pict
{
	width:150px;
	float:left;
	padding:0 15px 15px 0;
}
/* ---------------------------------- в правой колонке колонка с новостями*/


/* ---------------------------------- в правой колонке для rss и почты*/
span.review
{
	color:#737373;
}
img.rss
{
	margin:3px 0 -9px 0;
}

.notice .frames
{
	border:solid #b4b4b4 1px;
	margin-top:15px;
	padding: 15px;
	width:303px;
}

.notice .text
{
	color:#000;
	font-size:12px;	
}