﻿div.gallery 
{
	margin:10px 0 10px 0;
}

div.scnt 
{
	background: transparent url(/images/bg_page.png) 0 0 repeat-x;
	width:756px;
}


h2 
{
	margin:15px 0 4px 0;
}

div.tr 
{
	float:left;
	clear:both;
	margin-bottom:20px;
}


div.cnt 
{
	float:left;
	padding:30px;
	width:696px;
}

div.thumb + div.thumb 
{
	margin-left:30px;
}

div.thumb 
{
	float:left;
	width:331px;
	border:1px solid #b7d3ea;
	box-shadow:0 0 4px rgba(255,255,255,0.9);
}

div.thumb img 
{
	margin:18px;
	float:left;
	border:1px solid #eee;
}

div.thumb div 
{
	background-color:#eff4f8;
	padding:5px 20px 5px 20px;
	float:left;
	width:291px;
}

div.thumb p 
{
	font:normal normal 12px 15px sans-serif;
	color:#4b545b;
}