body {
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #333;
}
input, select {
	color: #666;
	font-size: 11px;
}
h1 {
	position: absolute;
	left: 161px;
	top: 342px;
}
h1 img {
	border: 0;
}
#breadcrumbs {
	height: 72px;
	width: 247px;
	position: absolute;
	top: 242px;
	left: 0px;
	background-color: #000;
	color:#ccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#breadcrumbs div {
	margin-top: 32px;
	margin-left: 2px;
}
#breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #fff;
}
#breadcrumbs span.here {
	color: #fff;
}
#nav {
	position: absolute;
	top: 269px;
	left: 259px;
}
#maincontent {
	position: absolute;
	top: 0;
	left: 357px;
}
.pageheader, .product_name {
	font-weight: bold;
}
.bodycontent {
	margin-right: 100px;
}
#product_image {
	height: 315px;
	width: 400px;
	position: relative;
}
#product_image #addl_link {
	position: absolute;
	right: 454px;
	top: 452px;
	display: block;
}
#product_image #main_image, #product_image #flashcontent {
	position: absolute;
	left: 0;
	bottom: 0;
}
#product_image #addl_image img {
	border: 1px solid red;
}
#product_desc {
	margin-top: 24px;
	width: 400px;
}
#product_desc div.desc {
	margin: 12px 0;
}
#product_desc table td {
	background-color: #ccc;
	padding: 3px;
}
#product_desc table input, #product_desc table select, span.smalltext {
	font-size:9px;
	border: auto;
}
div.cart {
	margin-top: 150px;
}