#Layout h2{
	font-size: 15px; 
	color: #999; 
	margin: 15px 0;
	font-weight: 700;
	font-family: Times New Roman;
}
	#Layout h2 a{
		color:#3E91C4;
		text-decoration:none;
	}
	#Layout a:hover {
		text-decoration:underline;
	}

#Product {
	min-height: 300px;
}

.product_details{
	width: 120px;
	float: right;
	color: #666;
	text-align: right;
	overflow: hidden;
}
.price_display{
	font-weight:bold;
	color:#4694c4;
	float:right;
	font-size:1.2em;
}
.orderBorder {
padding: 1px; 
border: 3px solid #ced6d9; 
width: 136px;
margin: 10px 0 10px 0;
height: 23px;
*height: 25px;
}

.featured,
#Layout #Product .cartBox {
margin: 0;

}
.quantityBox { width: 240px;
font-family: Times New Roman;
font-size: 0.9em;
height: 60px;
font-style: italic;
color: #666;
}
.quantityBox IMG {border: 0;}
.cartBox {	
	
	padding: 3px;
	background: #ced6d9;
	color: #899;
	font-weight: bold;
	width: 130px;
	position: relative;
	text-align: center;
}
.cartBox a:hover{
color: #893028;
font-weight: bold;
}
	.featured {
		background: none;
		border: #4694c4;
		color: #4694c4;
	}
		.quantityBox a {
			vertical-align: middle;
			color: #ccc;
		}
		.quantityBox a:hover {
			text-decoration: none !important;
		}
	.productActions {
		margin-top: 10px;

	}
		.productActions li {
width: 120px;
float: left;
			text-align: left;
			list-style: none;
		}
		.quantityBox .productActions a {
			color: #666 !important;
			line-height: 1.5em;
			font-weight: normal;
		}

.right { float: right; }
form#options label {
	font-size: 10px;
}

form#options fieldset input#Quantity {
	width:30px;
}
.productContent {
	
	font-style: italic;
	color: #555;
	font-size: 12px;
	font-family: Times New Roman;
}
.productTitle { width: 430px}
.productItemHeader
{ 
font-style: italic; 
font-family: Times New Roman; 
color: #839299;
border-bottom: 1px dashed #333;
width: 190px;
}
.contentright H2 { width: 80px; float:right;}
.product_summary #ProductList {
	color: #666;
	margin-left: 0;
	list-style:none;
	float:left;
	width:190px;
	margin-right: 20px;
}
.productImage { float: right; width: 100px;}
.product_summary #ProductList ul li { width: 200px;}
.product_summary .featureTitle,
.product_summary .productGroupTitle {
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #a1d4f3;
	line-height: 2em;
	margin-bottom: 10px;
	color: #4EA3D7;
}

.product_summary li.productItem {
	float:left;
	width:190px;	
	overflow:hidden;
	padding: 5px 0 5px 0;
	font-size:12px;
	font-style: italic;
	color: #333;
	font-family: Times New Roman;	
	border-bottom: 1px dashed #333;
}