#leftBlocks {
	float:					left;
	width:					293px;
	margin-top:11px;
}

.hphighlight a:first-child {
	float:					left;
	height:95px;
	width:105px;
	position:				relative;
	z-index:				1;
}

.hphighlight h2 {
	background:				url("/images/icons/sgra.gif") no-repeat scroll left center transparent;
	display:				block;
	font-size:				11px;
	font-weight:			bold;
	margin-left:			116px;
	margin-top:				32px;
	padding-left:			8px;
	text-transform:			uppercase;
}

.hphighlight {
	float:					left;
	width:					293px;
	height:					95px;
	margin-bottom:			1px;
	
	
}


.hphighlight a:first-child:hover > .playmask {
	display: 				block !important;
}

.playmask {
	display:				none;
	width:					105px;
	height:					95px;
	background:				url('/images/icons/playmask2.png') center center no-repeat;
	position:				absolute;
	top:					0;
	left:					0;
	z-index:				1;
}

.hphighlight.first {
	background:				#a1bdbf;
}

.hphighlight.second {
	background:				#c5dfe3;
}

.hphighlight.other {
	background:				#deedef;
}

.vlink {
	cursor: 				pointer;
}



.hphighlight a.hphighlight_more {
	color:					#5395a2;
	font-size:				11px;
	margin-left:			20px;
}


.hphighlight.first a.hphighlight_more { 
	/*color:					#fff !important;*/
}
