

#productMainImage {
	float: left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 20px 0 0 10px !important;
	margin: 20px 0 0 5px;
	margin-left: 0px;
	margin-top: 20px;
	width: 264px;
	height: 263px;
	_height: 283px;
	display: block;
	position: relative;
	}
	
#productMainImage img {
	display: block;
	background: #ffffff;
	margin:0;
	margin-top: 10px;
	padding:0;
}

#productMainImage a {
	position: absolute;
	display: block;
	width: 260px;
	height: 260px;	
	bottom:2px;
	right: 3px;
	border: 1px solid #a9a9a9;
}

#probalalal {

}