/*BG And Holder Elements */
.center_search{
	width:806px;
	margin:0px auto;
}

/*Page descriptions*/
.description{font-size: 11px; color:#333333; padding-left:18px;}


.title{color:#333333; font-size:18px}


.quantity_label{
color:#666666;
font-size:10px;
}

.cart_summary{
width:806px;
height:100px;
background-color:#F5F5F5;
vertical-align:top;
}
.bottom_text{
	width:806px;
	background-color:#F5F5F5;
	color: #333333;
	font-size:12px;
}
.under_title {
	text-align:left ;
	font-size:11px;
	margin-bottom:11px;
	color:#999999;
}
.black_required{
text-align:left ;
	font-size:12px;
	color:#000000;
}
.checkout_content{
color:#333333;
font-size:10px;
}
.checkout_cart{
padding-left:10px;
background-color:#E5E5E5;
border-color:#999999;
border-style:solid;
border-width:1px;

}