﻿#side_news{
	padding: 0 10px;
}

#side_news h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0px 5px 0px;
	padding: 0 0 5px;
    border-bottom: solid 1px #504b47; 
	}
	
#side_news h3 a{
	margin:0;
	padding:0;
}

#side_news .news_summary{
	margin: 16px 0;
	padding: 0 0 0 10px;
	background: url(news_summary.gif) no-repeat 0px 4px;

}

#side_news .news_summary h4{
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

#side_news .news_summary .date{
	display: none;
}

#side_news .news_summary .news_short_desc{
	color: #7D7D7D;
	display: block;
}

#side_news .more{
	background: url(more.gif) no-repeat 0 4px;
	color: #F57F35;
	
}


#sidebar .news_summary em{
	display: none !important;
}


/* 	
#side_news a{
	display: block;
	min-height: 18px;
	padding: 10px 20px 10px 20px;
	line-height: 18px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	position: relative;
	background: url(side_news_a.gif) no-repeat 10px 11px;
	line-height: 14px;
}


#side_news a .news_description{
	display: block;
}

#side_news a:hover{
	background: #4b4440 url(side_news_a.gif) no-repeat 10px -156px;
}

*/

#side_news #all_news{
	background: none;
	border-top: 1px solid #504B47;
	margin: 5px 0 0;
	padding: 10px 10px 0 0px;
	color: #fff;
	display: block;
}

#side_news #all_news:hover{
	color: #F57F35;
} 

#side_news .pagination{
	display: none;
}
