div.itemThumb {
	display:inline;
	float:left;
	height:110px;
	width:210px;
}

div.itemThumb a {
	border:5px solid #EAECEC;
	float:left;
	height:90px;
	width:190px;
}

div.itemThumb a:hover {
	border:5px solid #E41715;
}

a.itemMore {
	background:#ffffff url(/Files/System/images/buttons/btnMore.gif) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:22px;
	width:97px;
}

a.itemMore:hover  {
	background:#ffffff url(/Files/System/images/buttons/btnMore.gif) no-repeat scroll 0 -22px;
}

.newsManchet{
    font-weight: bold;
}

.newsImage {
	float: right;
	margin-top: 20px;
	padding: 3px 3px 6px 6px;
}

.newsImageText {
	font-size: 10px;
}

.newsText {
	margin-top: 20px;
}

