.conent_dragup {
	float: right;
	margin-top: -70px;
	margin-right: 20px;
}

.latest_news {
	
}
.latest_news_item p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.latest_news_item {
	margin-top: 30px;
}
.latest_news_readmore {
	font-size: 14px;
	padding-right: 17px;
	background-image: url(../graphics/doublearrow_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.latest_news_readmore:hover {
	text-decoration: underline;
}