.qua{
	width: 17px;
	border: 1px solid #999999;
	font-size: 11px;
	vertical-align: bottom;
}
table{
	width: 100%;
}
.cart_image{
	height: 50px;
	width: 50px;
}
.cart_head{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc1311;
	text-align: center;
}
.text_left{
	text-align: right;
}
select{
	border-style: none;
	font-size: 10px;
}




#delivery_text{
	width: 47%;
	border: 1px solid #CC1311;
	float:left;
	padding: 5px;
	height:100px;
	margin: 15px 0px 0px;
}
#gift_text{
	width: 47%;
	border: 1px solid #CC1311;
	float:right;
	padding: 5px;
	height:100px;
	margin: 15px 0px 0px;	
}

