.gallery{
	list-style:none;width:600px;
	position:relative;
	margin:0;
	padding:0;
	/*padding-left: 20px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;	
	/*border:#9d9f9c 5px solid;*/
}
.galleryFeatureBox {
	background-color: #d0cec1;
	width:280px;
	height: 230px;
	border: 1px solid #b2b1ac;
	padding: 2px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 274px;
}
.galleryFeature {
	list-style:none;
	width:268px;
	position:relative;
	margin:0;
	padding:0;
	/*padding-left: 20px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 268px;
}

.gallery li{
	background: none;
	background-color: #d0cec1;
	margin:0;
	padding:0;	
	display:block;
	width:102px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:0 0px 0px 0;	/**/
	border: 2px solid #dbd9cd;
	padding: 7px;
}
.galleryFeature li {
	background: none;
	margin:0;
	padding:0;	
	display:block;
	width:274px;
	height:230px;
	overflow:hidden;
	float:left;
}
.gallery li img, .galleryFeature li img{
	border: 1px solid #b2b1ac;
	padding: 2px;
	background-color: #fff;
}

.gallery li div{position:absolute;display:none;top:0;left:180px}
.gallery li div img{cursor:pointer;}
.gallery li.active div img,.gallery li.active div{display:block}
.gallery li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gallery li .caption{display:block;padding-top:.5em}
* html .gallery li div span{width:580px} /* MSIE bug */


.galleryFeature li div{position:absolute;display:none;top:0;left:180px}
.galleryFeature li div img{cursor:pointer;}
.galleryFeature li.active div img,.galleryFeature li.active div{display:block}
.galleryFeature li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleryFeature li .caption{display:block;padding-top:.5em}
* html .galleryFeature li div span{width:274px} /* MSIE bug */
