/*ORDER DETAIL TABLE*/
.headline{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:#ffffff;}

.code-title{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:#ffffff;}

.code{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background:#ffffff;}

.availiblity-title{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:#ffffff;}

.availiblity{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background:#ffffff;}

.availiblity{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background:#ffffff;}

.price-title{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:#ffffff;}

.price{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background:#ffffff;}

.sale-price-title{
	font-family:tahoma;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	background:#ffffff;}

.sale-price{
	font-family:tahoma;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	background:#ffffff;}

.options-title{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:#ffffff;}

.options{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background:#ffffff;}

.order-button{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	padding:3px;
	background:#ffffff;}
