#module_news h2{
	margin-bottom:10px;
}
#module_news a{
	text-decoration:none;
}
#news_box_short{
	margin:17px 17px 16px 16px;
	background:url(../gfx/bg-box.gif) no-repeat bottom right;
	padding-bottom:10px;
	font-size:12px;
}
#news_box_short a{
	text-decoration:none;
	color:#778f95;
}
#news_box_short h2{
	color:#778f95;
	font-size:15px;
	background:url(../gfx/bg-title.gif) no-repeat top right #ffffff;
	padding:10px 15px 10px 15px;
}
#news_box_short ul,#news_box_short ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
#news_box_short ul{
	margin:3px 15px 0px 15px;
}
#news_box_short ul li{
	padding-top:10px;
}
span.read_more{
	display:block;
	background:url(../gfx/button-more.gif) no-repeat bottom right;
	height:35px;
}

.news_title{
	font-weight:bold;
}
.news_content{
	padding:5px 0px 5px 0px;
}
.news_published{
	font-size:0.923em;
}

.link_right{
	background:url(../gfx/link-arrow-right.gif) no-repeat center right;
	padding-right:7px;
	text-decoration:none;
}
.link_left{
	background:url(../gfx/link-arrow-left.gif) no-repeat center left;
	padding-left:7px;
	text-decoration:none;
}
.link_up{
	background:url(../gfx/link-arrow-up.gif) no-repeat center left;
	padding-left:7px;
	text-decoration:none;
}
