.gallery-preview .image{
	float:left;
	background:url('/images/gallery/bg_photo_t.gif') no-repeat top left;
	text-align:center;
	color:#666;
	padding-top:10px;
	// margin:0 20px 1.7em 0;
	margin:0 20px 45px 0;
}

.testimonial .gallery-preview .image {
	margin-bottom: 20px;
}

.gallery-preview .image p{
	margin:0;
	padding:0.5em 0 1em 0;
}

.gallery-preview .image .image1{
	background:url('/images/gallery/bg_photo_b.gif') no-repeat bottom left;
	width:170px;
}

.gallery-preview .imagewrap{
	height:136px;
}

div.gallery-preview{
	margin:0 20px;
}


