.product {
	background:#FFF;
	width:714px;
	padding:9px;
	_padding:9px 9px 0 9px;
	overflow:auto;
	margin:10px auto;
}
.mainimage{
	height:357px;
	overflow:hidden;
	float:left;
	margin:0 0 9px 0;
	_margin:0;
}
#mainimage {
	zoom:1;
	
}

#mainimage img {
	zoom:1;
	filter:alpha("opaity:90");
}
.imageList {
	float:left;
	width:178px;
	margin:0;
	padding:0;
}
.imageList a {
	outline:0;
}
.imageList img {
	margin:0 0 9px 9px;
	vertical-align:bottom;
}
.imageinfo {
	clear:both;
}
.imageinfo .text {
	float:left;
	width:526px;
	height:90px;
	overflow:auto;
	line-height:140%;
	margin:0 9px 0 9px;
	display:inline;
	background:url(/gfx/light_back.gif) repeat-y right top;
}
.imageinfo .text p {
	margin:0;
	padding:0;
}
.imagedata {
	float:left;
	width:150px;
	padding:0 0 0 0;
	line-height:20px;
}
.imageinfo h3,
.imagedata a{
	text-transform:uppercase;
}
.imagedata h4 {
	margin:0 0 10px 0;
}
.imagedata img {
	vertical-align:middle;
}