#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 li{
	padding-top:5px;
	margin-top:5px;
	border-top:dotted 1px #a6a4a2;
}

#news_box_short a{
	text-decoration:none;
	color:#4e4d4d;
}
#news_box_short span.highlight{
	color:#003663;
}

#news_box h2{
	margin-bottom:10px;
}

#news_list_header{
	width:100%;
}

.news_list_item{
	border-top:solid 1px #dbdbdb;
	padding-top:3px;
	margin-top:2px;
}

/* #news_item{div} */
#news_detail_footer{
	width:100%;
	border-top:solid 1px #dbdbdb;
}

#news_box a{
	text-decoration:none;
}
.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;
}
.datum{
	color:#000000;
	font-size:0.769em;
	text-align:right;
}