#left_panel {
	width: 181px;
	float: left;
	}
#left_panel h1 {
	font-size: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin: 0px 0px 42px 0px;
	font-weight: normal;
	}
#left_panel .title {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	}
#left_panel a, #left_panel a:link, #left_panel a:visited, #left_panel a:active {
	font-size: 16px;
	display: block;
	line-height: 30px;
	}

#left_panel a.on, #left_panel a.on:link, #left_panel a.on:visited, #left_panel a.on:active, #left_panel a:hover {
	font-size: 16px;
	color: #ff8400;
	display: block;
	line-height: 30px;
	}
#right_panel {
	float: right;
	width: 783px;
	line-height: 1.5em;
	}
#price_sorter {
	background: url("../img/static/price_sort_bg.gif") top left no-repeat;
	width: 222px;
	height: 32px;
	float: right;
	padding: 6px 0px 0px 16px;
	margin: 0px -5px 25px 500px;
	}
#back_products {
	width: 168px;
	height: 40px;
	float: right;
	padding: 0px;
	margin: 0px -5px 23px 500px;
	border: none;
	}
.accessory {
	background: url("../img/static/acc_bg.gif") top left no-repeat;
	width: 251px;
	height: 274px;
	float: left;
	margin: 0px 0px 10px 10px;
	}
.accessory img.main_image {
	border: none;
	margin: 10px;
	margin-bottom: 6px;
	display: block;
	float: left;
	}
.accessory h4 {
	float: left;
	margin: 0px 10px 0px 10px;
	}
.accessory p {
	margin: 0px 10px 0px 10px;
	height: 40px;
	padding: 0px;
	float: left;
	font-size: 12px;
	}
.accessory img.more_image {
	border: none;
	margin: 2px 7px 0px 0px;
	display: block;
	float: right;
	}
#main_box {
	background: url("../img/static/773_box.gif") top left no-repeat;
	width: 773px;
	float: right;
	}
#main_box img.big_product_image {
	float: right;
	display: block;
	margin: 24px;
	border: none;
	}
#main_box #details_box {
	float: left;
	margin: 24px 1px 25px 25px;
	width: 368px;
	}
#details_box h1 {
	font-size: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin: 0px 0px 23px 0px;
	line-height: 30px;
	width: 300px;
	font-weight: normal;
	}
span.price {
	display: block;
	float: left;
	color: #00a8c4;
	font-size: 23px;
	font-weight: bold;
	margin: 6px 0px 4px 11px;
	}
span.price em {
	font-style: normal;
	font-size: 14px;
	vertical-align: baseline;
	line-height: 23px;
	}
#details_box #info {
	width: 300px; float: left;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}
#info span.price {
	margin: 0px 24px 0px 0px;
	float: left;
	}
#info span#qty {
	float: left;
	margin-top: 4px;
	}
#quan_holder {
	display: block;
	width: 75px;
	float: left;
	margin: -4px 0px 0px 5px;
	}
#quan_holder input {
	float: left;
	margin-right: 5px;
	}
#quan_holder img {
	cursor: pointer;
	margin: 1px;
	padding: 0px;
	display: block;
	}
	
#main_box_bottom {
	background: url("../img/static/773_box_bottom.gif") top left no-repeat;
	width: 773px;
	float: right;
	}
#content { 
	margin: 0px 0px 19px 0px;
	overflow: visible;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	