@CHARSET "ISO-8859-1";

#sidebar_news{
	border: 1px groove #ccc;
	width: 200px;
	margin: 0 0 10px 10px;
}

#sidebar_news .news_content{
	margin: 0 20px 15px;
	overflow: hidden;
}

#sidebar_news .news_content .thumb_outer{
	max-height: 95px;
	overflow: hidden;
	margin-bottom: 3px;
}

#sidebar_news .short_desc{
	font-size: smaller;
}

#sidebar_news a{
	text-decoration: none;
}

#sidebar_news .headline{
	font-weight: bold;
}

#sidebar_news .date, #sidebar_news .headline{
	font-size: 11px;
}

#sidebar_news .news_content hr{
	border-style: groove;
}

#sidebar_news .sidebar_title h3{
	margin: 0 0 5px;
	padding: 0;
}

#sidebar_news .news_content .thumb_outer img{
	padding: 5px 3px;
	width:160px;
	margin:auto;
	text-align:center;
}
