div#product {
	width: 955px;
	height: 356px;
	background-image: url('../img/background/bg_prod.jpg');
	font-size: 12px;
}
div#left {
	float: left;
	margin: 10px 10px 0 0;
}
div#leftop {
	width: 265px;
	height: 287px;
	padding: 10px;
	background: white;
}
div#leftbottom {
	float: left;
	width: 285px;
}
div#leftbottom2 {
	float: left;
	width: 202px;
	height: 15px;
	padding: 5px;
	margin-top: 3px;
	background: white;
}
div#leftbottom2:hover {
	background: #EEEEEE;
}
div#leftbottom3 {
	float: right;
	width: 60px;
	height: 18px;
	padding: 5px;
	background: white;
	text-align: right;
}
div#middle {
	float: left;
	margin: 0;
}
div#middletop {
	width: 305px;
	height: 173px;
	padding: 10px;
	background: white;
}
h3#prodname {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
div#prodesc {
	margin: 0;
}
div.middle2 {
	width: 310px;
	height: 21px;
	padding: 4px 0 0 15px;
	margin-top: 3px;
	background: white;
	font-weight: bold;
}
div.middle2:hover {
	background: #EEEEEE;
}
div.param {
	float: left;
	width: 150px;
}
div.paramval {
	margin-right: 10px;
	text-align: right;
}
div#middlebottom {
	width: 305px;
	padding: 5px 10px 5px 10px;
	margin-top: 3px;
	background: white;
	font-size: 11px;
}
div#middlebottom:hover {
	background: #EEEEEE;
}
div#right {
	float: left;
	margin: 10px 0 0 0;
}
div#rightop {
	width: 290px;
	height: 20px;
	padding: 6px 0 0 15px;
	background: white;
	font-size: 11px;
}
div#rightop:hover {
	background: #EEEEEE;
}
a.addcart {
	color: black;
	text-decoration: none;
}
a.addcart:hover {
	color: #FF3366;
	text-decoration: none;
}
div#right2 {
	width: 290px;
	height: 50px;
	padding: 30px 0 0 15px;
	margin-top: 3px;
	background: white;
	font-weight: bold;
}
span#right2 {
	color: #FF3366;
}
div#rightprod {
	float: left;
	width: 141px;
	height: 185px;
	padding: 5px;
	margin: 3px 3px 0 0;
	background: white;
	font-size: 10px;
}
div#rightprod:hover {
	background: #EEEEEE;
}
div.infoprod {
	float: left;
	width: 100px;
	height: 30px;
}
div.rightaddcart {
	width: 21px;
	height: 21px;
	margin: 20px 0 0 115px;
}
div#rightprod2 {
	float: right;
	width: 141px;
	height: 185px;
	padding: 5px;
	margin: 3px 0 3px 0;
	background: white;
	font-size: 10px;
}
div#rightprod2:hover {
	background: #EEEEEE;
}
div#rightbottom {
	clear: both;
	width: 290px;
	height: 19px;
	padding: 6px 0 0 15px;
	background: white;
	font-weight: bold;
}
div#rightbottom:hover {
	background: #EEEEEE;
}

