#order-history {
	
}

#order_history h2 
{ 
	color: #a80101;
	border-bottom: 1px solid #E6E6E6;
	width: 100%;
	margin: 25px 0 10px 0;
	position: relative;
	font-size: 1.5em; 
}

#order_history h2 span
{
	position: absolute;
	right: 2px;
	bottom: 1px;
	font-size: 50%;
	font-size: 0.7em;
	font-weight: normal;
	color: #838281;
}

#content-static #order-title {
	text-align: center;
	color: #4f4537; 
	margin-bottom: 40px;
	font-weight: normal;
	background: url(../images/bg-h2.png) repeat-x 0 0;
	height: 28px;
	line-height: 27px;
}

#order-history th
{
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background: url(../images/bg_prod_name_title.gif) left top repeat-x transparent;
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
}

#order-history .tabletd
{
	border: 1px solid #E6E6E6;
	font-size: 1em;
	text-align: center;
	padding: 6px 6px;
	background: url(../images/bg_table_cell.png) left top transparent;
}

#order-history .cart_price
{
	color: #a80101;
	font-size: 1em;
}

#pricing-info
{
	width: 100%;
	margin-bottom: 35px;
}

#pricing-info p
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#pricing-info p span
{
	float: left;
	width: 23%;
	text-align: left;
	font-weight: bold;
}

.strong-price
{
	color: #a80101;
	font-size: 1.1em;
}

.bckbtn
{
	float: left;
	position: absolute;
	margin-top: 25px;
}
.print{
	padding-top: 10px;
}
.bckbtn1
{
	float: left;
}
