.news2_header
{
	background-image:url(../../elements/news_header_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	height:38px;
	padding:2px 5px 0px 15px;
}

.news_list_img
{
	padding-left:5px;
}

.news_list_tumb
{
	border:3px solid #E9E9E9;
}

.news_list_header
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	padding:0px 15px 0px 15px;
	vertical-align:top;	
}

.news_list_header a
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #888888;
}

.news_list_header a:hover
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#cd1606;
}


.news_list_desc
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	padding:2px 15px 2px 15px;
	vertical-align:top;
}
.news_list_desc_date
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#000;
	padding:2px 15px 2px 15px;
	vertical-align:top;
	color:#999999;
}
.news_list_desc_date a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#000;
	padding:2px 15px 2px 15px;
	vertical-align:top;
	color:#999999;
	text-decoration:none;
}

.news_list_space_line
{
	height:1px;
	background-color:#E9E9E9;
}
.news_list_space_border
{
	height:7px;
}