body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #765b44;
	font-size: 12px;
	font-family: tahoma;
	margin-bottom: 20px;

}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}

.navplacement {
	background-color: #f3e3d1;
	width: 188px;
	margin-left: 20px;
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
}
.adplacement {
	background-color: #f3e3d1;
	width: 188px;
	margin-left: 20px;
	height: auto;
	margin-top: 20px;
}
.style5 {
	color: #845746;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bolder;
}
.stylelist {
	color: #765b44;
	font-size: 11px;
	font-family: tahoma;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0pt;
}
li {
	padding-bottom: 4px;
}
.cellstyle1 {
	color: #765b44;
	font-size: 11px;
	font-family: tahoma;
}
.imagerule {
	margin-top: 20px;
	margin-bottom: 20px;
}
.listExpanded {
	color: #765b44;
	font-size: 11px;
	font-family: tahoma;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0pt;
	margin-bottom: 1em;
}
.product_block {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #765b44;
	font-size: 10px;
}
.product_photo {
	border: 2px solid 765b44;
	float: left;
	margin-right: 20px;
}

#productContainer {
	width: 350px;
	position: relative;
}
#productTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #765b44;
	position: absolute;
	left: 20px;
	top: 5px;
}
#productPrice {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #765b44;
	top: 5px;
	right: 10px;
	position: absolute;
	text-align: right;
}
#productInner {
	position: absolute;
	top: 20px;
}

#productInner ul {
	list-style-type: none;
	margin-left: 1em;
	padding: 0px;
}
#storeButtons {
	position: absolute;
	left: 10px;
	top: 100px;
}
#productPhoto {
	float: left;
	margin-right: 30px;
	width: 200px;
}
.productPrice {
	color: #765b44;
	font-size: 12px;
	font-family: tahoma;
	margin-bottom: 20px;
}
