.xar-form-textlong {
    border: 0px;
    background: #B2947A;
	font-family: verdana;
	font-size: 9pt;
	width: 280px;
	color: #420002;
}

.xar-text-medium {
	font-family: verdana;
	font-size: 9pt;
	color: #420002;
    border: 0px;
	width: 280px;
    background: #B2947A;
}

.xar-ib-fieldtext {
    border: 0px;
    background: #B2947A;
	font-family: verdana;
	font-size: 9pt;
	color: #420002;
	width: 280px;
	float:left;
}

#receipt-action-submit {
   font-size: 9px;
   float:left;
   font-family: Verdana,sans-serif;
   color: #F0E7DE;
   width: 75px;
   height: 25px;
   background-color: #420002;
   border-style: none;
   margin: 6px 6px 6px 6px;
   vertical-align:middle;
   line-height:9px;
   }

#receipt-action-preview {
   font-size: 9px;
   font-family: Verdana,sans-serif;
   color: #F0E7DE;
   width: 75px;
   height: 25px;
   background-color: #420002;
   border-style: none;
	margin: 6px 6px 6px 6px;
}
	
label {
    display: block;
    width: 150px;
    float: left;
    margin: 0px 6px 0px 0px;
    text-align: right;
}
/* HOW THE HELL...*/
