
#news {
	font-size: 11px;
	color: #74747C;	
}

div.news-title {
	font-weight: bold;
	padding-bottom:4px;	
}

div.news-body {
	padding-bottom:4px;
}

div.btn-share-link-en a {
	background:transparent url("/images/en/btn_share_link.jpg") no-repeat scroll 0 0;
	height:16px;
	width:70px;
	display: block;
	padding-bottom: 20px;	
}

div.btn-share-link-en a:hover {
	background-position:-70px 0;
}

#news a {
	font-weight: bold;
	text-decoration: underline;
	color: #74747C;
}

#news a:hover {
	text-decoration: none;
}
