caption
{
	border: 1px solid #cccccc;
	border-spacing: 0px;
	box-shadow: 0px 1px 3px 0px #ccc; /* добавляем тень*/
	-webkit-box-shadow: 0px 1px 3px 0px #ccc;
	color: #666666;
	display: block;
	float: left;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 108px;
	line-height: 19px;
	list-style-type: disc;
	margin: 0px 20px 10px 0px;
	padding: 3px;
	text-align: center;
	vertical-align: baseline;
	width: 150px;
	text-decoration: none;
}
.frame_left
{
	padding: 3px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 3px #ccc; /* добавляем тень*/
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
 	float: left;
 	margin: 5px 20px 10px 0;
 	text-align: center;
	text-decoration: none;
}
.frame_left .caption, .frame_right .caption, .frame_center .caption
{
	margin: 7px 0 2px 0;
	display: block;
	color: #999;
	text-decoration: none;
}
img.frame, .pp_gallery a img
{
	padding: 3px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 3px #ccc; /* добавляем тень*/
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
        text-decoration: none;
}
.img_frame 
{
	border: 0px none #333;
	color: #333;
	cursor: auto;
	display: inline;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: 19px;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: auto;
	text-decoration: none;
}