#olderitemtitle, #neweritemtitle, #relateditemtitle {
	text-align: left;
	color: #333;
	font-size:11px
}
.extranews_tooltip{
	text-align: justify;
}
.extranews_date{
	color: #999;
}
.extranews_nextpage{
	margin-left: 30px;
}
.extranews_priviuospage{
	margin-right: 30px;
}
#relateditemlist, #neweritemlist, #olderitemlist{
	margin: 0px;	
	font-size:11px;
}
#relateditems ul li {
	padding: 0 0 0px 2px;	
	background: none;
	list-style: inside;
}
#relatedbox {
	float:left;
	width:280px;
	margin-right:10px;
}
#prev_next_buttom {
	height:7px;
}

