.news_widget .thumbnail {
	width:126px;
	height:140px;
	margin-right: 10px;
	float: left;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #9f9f9f
}

.news_widget h3 {
	line-height: 11px;
	margin-bottom: 10px;
}

.ccm-pagination .numbers a {
	padding: 3px 5px;
}

.ccm-pagination .numbers a:hover{
	background:#005480;
	color:#fff !important;
	text-decoration:none;
} 