div.galleryItem, 
div.galleryItemFeat,
div.galleryItemAlt, 
div.galleryItemFeatAlt {
	float:left;
	height: 190px;
	border-bottom: 1px dashed #ccc;
	padding: 5px 20px 0 10px;
	margin: 0;
	text-align:center;
	overflow: hidden;
	/*hack for ie5*/
	width:170px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 190px;
	padding: 5px 5px 10px 15px;
}
* html div.galleryItem, 
* html div.galleryItemFeat,
* html div.galleryItemAlt, 
* html div.galleryItemFeatAlt {
	float:left;
	height: 190px;
	border-bottom: 1px dashed #ccc;
	padding: 5px 5px 10px 15px;
	margin: 0;
	text-align:center;
	overflow: hidden;
	/*hack for ie5*/
	width:170px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 190px;
}


div.galleryItem *, 
div.galleryItemFeat *,
div.galleryItemAlt *, 
div.galleryItemFeatAlt * 
{
	vertical-align:top;
	padding: 5px 10px 5px 15px;
	margin: 0;
}


div.galleryItem {
	background-color: white;
}
div.galleryItemFeat {
	background-color: #F9F8EE;
}
div.galleryItemFeatAlt {
	background-color: #F9F8EE;
}
div.galleryItemAlt {
	background-color: #F9F8EE;
}
div.galleryItemFeat img,
div.galleryItemFeatAlt img,
div.galleryItemAlt img,
div.galleryItem img 
{
	vertical-align:top !important;
}
div.galleryItemFeat img.i,
div.galleryItemFeatAlt img.i,
div.galleryItemAlt img.i,
div.galleryItem img.i {
	padding-top: 10px;
	margin: 0;
	border: 0;
}
div.galleryItemFeat small,
div.galleryItemFeatAlt small,
div.galleryItemAlt small,
div.galleryItem small {
	clear:both;
	display:block;
}
div.galleryItemFeat a,
div.galleryItemFeatAlt a,
div.galleryItemAlt a,
div.galleryItem a {
	display:block;
	padding: 0;
	margin: 0 0 3px 0;
}

div.galleryItem p.price, 
div.galleryItemFeat p.price,
div.galleryItemAlt p.price, 
div.galleryItemFeatAlt p.price 
{
	margin-top: 5px;
	padding-top: 5px;
	vertical-align:top;
	display:block;
}
div.galleryItem p.price *, 
div.galleryItemFeat p.price *,
div.galleryItemAlt p.price *, 
div.galleryItemFeatAlt p.price * 
{
	vertical-align:top;
}

div.galleryItem .r, 
div.galleryItemFeat .r,
div.galleryItemAlt .r, 
div.galleryItemFeatAlt .r
{
	padding:0;
	margin-top:1px;
}
div.galleryItem p.price img.bn, 
div.galleryItemFeat p.price img.bn,
div.galleryItemAlt p.price img.bn, 
div.galleryItemFeatAlt p.price img.bn
{
	margin: 0 0 0 2px! important;
}
#gallery {
	float:left;
	display:block;
	clear:both;
}
