#module_news h2{
	margin-bottom:10px;
}
#module_news a{
	text-decoration:none;
}
#news_box_short{
	background-color:#eff0f1;
	font-size:0.769em;
}
#news_box_short a{
	text-decoration:none;
	color:#d72420;
}
#news_box_short a:hover{
	text-decoration:underline;
}
#news_box_short h2{
	background:url(../gfx/bg-h2.gif) no-repeat;
	padding:10px;
}
.link_right{
	background:url(../gfx/link-arrow-right.gif) no-repeat center right;
	padding-right:8px;
	text-decoration:none;
}
.link_left{
	background:url(../gfx/link-arrow-left.gif) no-repeat center left;
	padding-left:8px;
	text-decoration:none;
}
.link_up{
	background:url(../gfx/link-arrow-up.gif) no-repeat center left;
	padding-left:8px;
	text-decoration:none;
}
#news_box_short a.link_right{
	background:url(../gfx/arrow-red.gif) no-repeat center right;
	padding-right:8px;
	text-decoration:none;
}
#news_box_short ul,#news_box_short ul li{
	margin:0px;
	padding:0px 5px 0px 5px;
	list-style-type:none;
	list-style-image:none;
}
#news_box_short ul li{
	padding-top:10px;
}

.news_title{
	font-weight:bold;
}
.news_content{
	padding:5px 0px 5px 0px;
}
.news_published{
	font-size:0.923em;
}