#sheet .productkader1,#sheet .productkader2,#sheet .productkader3 {
	background-repeat:no-repeat;
	background-position:left top;
	width:581px;
	height:17px;
}
#sheet .productkader1 { background-image:url(../images/bg_productkader_1.jpg); }
#sheet .productkader2 { background-image:url(../images/bg_productkader_2.jpg); background-repeat:repeat-y; height:auto; }
#sheet .productkader3 { background-image:url(../images/bg_productkader_3.jpg); margin-bottom:10px; }
#sheet .productkader2 table { margin:10px 0 0 20px; }
#sheet .productinfo h1 {
	color:#4193e7;
	font-size:14px;
	padding-left:18px;
	background-image:url(../images/h1_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px center;
	margin:0;
}
#sheet .productinfo .description {
	width:300px;
	margin-top:20px;
	font-size:12px;
}
#sheet .productinfo p.price { float:left; font-size:18px; color:#ba3f16; font-weight:bold; margin:25px 0 0 20px; }
#sheet .productinfo h4.orderbutton { float:left; margin-top:20px; }
#sheet .productinfo h4.orderbutton a.order {
	display:block;
	width:166px;
	height:38px;
	background-image:url(../images/bg_order.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
#sheet .productinfo h4.orderbutton a.order strong {
	display:block;
	text-align:center;
	padding-top:10px;
}
#sheet .productinfo,#sheet .ordernow {
	vertical-align:top;
	text-align:left;
}
#sheet .ordernow {
	width:200px;
	padding-left:30px;
}
#sheet .productphoto {
	width:225px;
	height:200px;
	overflow:hidden;
}
#sheet .productphoto img {
	max-width:190px;
	max-height:190px;
	_width:190px;
	_height:190px;
	float:left;
}
#sheet .productphoto a#enlarge {
	display:block;
	float:left;
	padding-top:50px;
}
#sheet .ordernow a.wish, #sheet .ordernow p.source {
	padding-left:18px;
	background-image:url(../images/h1_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin:0;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
#sheet .ordernow a.wish,#sheet .ordernow p.source span,#sheet .ordernow p.source span a {
	display:block;
	color:#4193e7;
	text-decoration:none;
}
#sheet .ordernow p.source { margin-top:20px; font-size:10px; }
#sheet .ordernow p.source span { font-size:14px; }

#sheet .productpage h4.previous,#sheet h4.previous a {
	font-size:11px;
	color:#ba3f16;
	text-decoration:none;
}
.relative { position:relative; }
#sheet .also_ordered {
	padding:0 0 5px 0;
	margin:0 0 0 10px;
	background-image:url(../images/bg_product_ordered.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#sheet .also_ordered td { text-align:left; vertical-align:middle; }
#sheet .also_ordered td.img {
	width:50px;
	height:50px;
	text-align:center;
}
#sheet .also_ordered h1,#sheet .also_ordered h1 a {
	font-size:11px;
	color:#4193e7;
	font-weight:bold;
	text-decoration:none;
}
#sheet .also_ordered .img {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
}

#sheet .also_ordered .img img {
	max-width:50px;
	max-height:50px;
	_width:50px;
	_height:50px;
}
