
	#ProductGallery {
		width:200px;
		_margin-left:-100px;
		float:right;
		position:relative;
		left:-5px;
			/*background: url(../image/EsRatingOff.gif) no-repeat;*/
		background-image: url(../image/EsHomePageImages/GalleryBg.gif);
		background-repeat: no-repeat;
		/*START < IE7 HACK: PNG Transparency */
		_background-image: none;
	
		/*END < IE7 HACK */
		
	}
	
	.HeroGalleryContainer .ProductImage {
			position:absolute;
			padding-top:5px;
			top:13px;
			/*left:15px;*/
		}

		.ItemNumberWrapper {
			text-align:center;
			width:168px;
			margin:0 auto;
			font-family:Verdana;
			font-size:10px;
			color:Black;
			height:30px;
		}s
		.ImageHolder {
			height:191px;
			width:600px;
			
			}

		#ProductGallery .ProductName {
			height:50px;
			width:350px;
			overflow:hidden;
			margin:17px 0 9px 5px;
			text-align:left;
		}

		div .GalleryItemUnSelected {
			text-align:center;
			width:20px;
			height:30px;
			float:left;
			display:block;
		}

		.GalleryItemSelected {
			color:#990000;
			font-weight:bold;
			height:30px;
			width:15px; /* Moving Image */
			display:block;
			background-image:url(slider.gif);
			background-position:center bottom;
			background-repeat:no-repeat;
	
			}


.FeatureProductText
{
	font-family:Verdana;
	font-size:15px;
	color:#333333;
	text-decoration:none;
}

.FeatureStrikePrice
{
	font-family:Verdana;
	font-size:15px;
	color:#666666;
	text-decoration:none;
}

.FeatureProductPrice

{
	font-family:Verdana;
	font-size:15px;
	color:#666666;
	text-decoration:none;
	
}

#ProHeadText
{
	height:20px;
	/*width:175px;*/
	font-family:Verdana;
	/*background-image:url(../image/EsHomePageImages/GalleryBgTop.gif);
	background-repeat: no-repeat;*/
	font-size:12px;
	padding:10px;
	/*border:solid #666666;*/
	margin-left:-90px;
	font-weight:bold;
}