div#content #contentHtml {
	padding: 13px;
}

img.thumb {
	width: 112px;
	height: 112px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}

a.thumb {
	height: 130px;
	float: left;
	padding-bottom: 6px;
	margin: 15px 15px 0px 15px;
}

img.arrowesecond {
	width: 6px;
	height: 5px;
	margin: 0px 5px 1px 5px;
}

a.imgleft {
	width: 260px;
	height: 282px;
	float: left;
	margin: 7px 41px 10px 7px;
	padding-bottom: 6px;
	background: url(../../themes/default/img/headfoot/zoom.gif) center bottom no-repeat;
}

img.imgleft {
	width: 260px;
	height: 260px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}

div#boxright {
	position: relative;
	width: 430px;
	float: left;
	color: #696868;
	line-height: 200%;
	margin: 7px 0px 0px 0px;
}

div#boxright h2 {
	float: left;
	color: #ff0000;
	font-weight: bold;
	font-size: 1em;
	width: 310px;
	height: 25px;
	border-bottom: 1px solid #696868;
	margin-bottom: 5px;
	text-align: left;
}

div#boxright h2.right {
	float: left;
	width: 120px;
	text-align: right;
}

div#boxright strong {
	color: #696868;
}

div.backtoproduct {
	padding-right: 7px;
	height: 16px;
	text-align: right;
	background: url(../../themes/default/img/headfoot/arrow2_right.gif) right 8px no-repeat;
}

div.backtoproduct a {
	color: #ff0000;
	font-size: 0.8em;
}

h2.errorconfirmcart {
	display: block;
	height: 17px;
	width: 738px;
	background: none;
	border: 0px;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin: 40px 20px 0px 20px;
}

ul.errorcart {
	list-style: none;
	margin: 20px 0px 20px 0px;
	color: #ff0000;
	font-size: 1em;
	padding: 0px;
}

ul.errorcart li {
	color: #ff0000;
	font-size: 1em;
}



