.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
#fancybox-title a{
	color: white! important;
	
}
 .gallery_pics a.video{
	  position: relative;
 }
 
 .back{
	position: absolute;
	background: url("/images/play_red.png") no-repeat no-repeat center center;
	width: 80px;
	height: 80px;
	left: 50%;
	margin: auto 0 auto -40px;
	top: 0;
	bottom: 0;
}