input.submit_order_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF; !important ;
	background-color: #FF6600; !important ;
	text-align: center;
	border: thin solid #999999;
	cursor: pointer; cursor: hand; !important ;
}

.OrderBtnTable {
padding-right:0px;
margin-right:0px;
 width: 230px;
 margin-bottom:20px;
 background: #FFFFFF;
 border: 5px
 }





