/*LCOL*/

.content .lCol {
	float:left;
	padding-left:166px;
}
.lCol .contImg {
	margin:0 0 14px 0;
}
.content .lCol li {
	margin-bottom:5px;
}
.content .lCol a {
	background:url(img/circleNews.jpg);
	width:12px;
	height:11px;
	display: block;
	background-position:left;
}
.content .lCol a:hover, .content .lCol .active a {
	background:url(img/circleNews.jpg);
	background-position:right;
}
/*RCOL*/

.content .rCol {
	width:366px;
	float:left;
	font-size:11px;
	margin-left:106px;
}
.rCol #prev2, .rCol #next2 {
	margin:0 6px 10px 0;
	width:11px;
	height:14px;
	display:block;
}
.rCol #prev2 {
	background:url(img/arrowPrev.jpg);
}
.rCol #next2 {
	background:url(img/arrowNext.jpg);
}
.rCol .readMore {
	color:#E20A17;
	text-decoration:none
}
h1 {
	padding:0;
	margin:0
}

.thumbGallery {
	margin-top:30px;
}
.thumbGallery .cornice {
	border:	#ccc 1px solid;
	margin:0 14px 14px 0;
	float:left
}
.thumbGallery .thumb {
	width: 53px;
	height:53px;
}
.mGr {
	margin-right:0;
}


