/* gallery item styles */

.gallery {
	padding: 20px 5px 5px 20px;
}

.gallery .item {
	display: inline;
	float: left;
	margin: 0 34px 20px 0;
	font-size: 12px;
	text-align: center;	
	width: 106px;
}

.gallery .item .image {
	background: url(../_images/common/imageframe.gif) no-repeat 0 0;
	padding: 3px 2px 3px 2px;
	overflow: hidden;
	width: 106px;
	height: 137px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 102px;
	height: 131px;
}
html>body .gallery .item .image {
	width: 102px;
	height: 131px;
}

.gallery .item img {
}
