.heading_back { 
	background-color: #F3F9FC;
    color: #3C8DB2; 
    font-weight: bold; 
    font-size: 14px;
	margin: 0px;
	width: 700px;
	border: 1px solid #79C5E9;
	padding: 10px 10px 10px 10px;
}

.ordersummary {
    font-size: 16px;
    text-align: center;
    color: #E11919;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

.prod_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

.category_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.product_desc {
	line-height: 21px;
}