#main_content #products_header{
	height:27px;
	background: url('/_images/products_header_bg.gif') repeat-x;
	margin:-20px;
	margin-bottom:10px;
	padding:10px 0 0 20px;
	font-size:90%;

}

#main_content #products_footer{
	height:20px;
	background: url('/_images/products_footer_bg.gif') repeat-x;
	margin:-20px;
	overflow:hidden;
	margin-top:10px;
	font-size:90%;
	padding:8px 20px 0 20px;
}

.products{
	width:129px;
	margin-left:16px;
	margin-right:17px;
	float:left;
	display:inline;
	padding-top:10px;
}

#product_detail{
	width:210px;
	margin-left:10px;
	float:left;
}

#product_detail_image{
	width:265px;
	float:left;
}

.product_details{
	font-size:85%;
	color:#110D62;
	text-align:center;
}

.price{
	color:#990000;
	font-size:115%;
}

.header_details_1{
	float:left;
	color:#110D62;
	font-weight:bold;
	width:300px;
}

.header_details_2{
	float:right;
	text-align:right;
	width:180px;
	padding: 0 5px 0 0;	
}

.header_details_2 a{
	text-decoration:none;
}

a.current_page{
	font-weight:bold;
}

.header_details_3{
	float:left;
	width:262px;
}

.header_details_4{
	float:left;
	text-align:right;
	width:230px;	
	font-size:85%;
	position:relative;
	top:25px;
}

.header_details_4 a{
	text-decoration:none;	
}





body#product_details {
	background:#FFF none;
}

body#product_details #container{
	width:584px;
	background:none;
}

body#product_details #main_content{
	width:540px;
	left: 0;
	float: none;
	border:2px solid #000;
	background:none;
	padding:20px;
	padding-bottom:8px;
}

body#product_details .column_1{
	width:250px;
	margin:10px 0 0 20px;
	display:inline;
	float:left;
}

body#product_details .column_2{
	width:250px;
	margin:10px 0 0 0;
	text-align:right;
	float:left;
}

body#product_details .column_3{
	margin:0 20px 0 20px;
}

body#product_details #products_header{
	border-bottom:1px solid black;
	background:none;
	height:58px;
	overflow:hidden;
	padding:0;
}

#sort_title{
	position:absolute;
	right:10px;
	font-size:90%;
	top:165px;
	z-index:100;
	text-align:right;
	width:170px;
}