.order_hist-prev {
	margin-left:		75px;
	margin-top:		50px;
}

.order_hist-prevTitle {
   font-weight:		bold;
	font-size:			14px;
	padding-right:	20px;
	padding-bottom:	10px;
}

table.order_hist-prevTable {
	border: 			#CCC 1px solid;
	border-collapse:	collapse;
	border-spacing:	0px;
	margin-bottom:	8px;
	margin-top:		5px;
	width: 			80%;
}

table.order_hist-prevTable  thead { 
	background-color:	 #F4F4F4;
	border-bottom: 	1px solid #CCC;
	border-left: 		1px solid #CCC;
	font-weight:		bold;
	padding: 			5px;
	text-align: 		left;
}
table.order_hist-prevTable  td { 
	padding:			5px;
	border-bottom: 	1px #CCC dotted;
}


table.com-orderhistory-title tr.header {
    border-bottom:     1px #CCC dotted;
}

table.com-orderhistory-title .div {
    font-weight:       bold;
    text-align:        right;
}

table.com-orderhistory-title tr td.orderId {
    font-size:          18px;
    font-weight:       bold;
}

.text-right {
    text-align:         right;
}