h3           { font-family: Verdana; font-size: 11pt; color: #008000; text-align: left; font-weight: bold; margin-top:15px; margin-bottom:3}
p            { font-family: Verdana; font-size: 10pt; margin-bottom:8px; margin-top:0; margin-left:5; margin-right:5; text-align:left }
a:link       { font-family: Verdana; font-size: 10pt; color: #008000; text-decoration: underline }
a:visited    { font-family: Verdana; font-size: 10pt; font-family: Verdana; color: #A96601; text-decoration: 
               underline }
td           { font-family: verdana; font-size: 10pt;  }
h4           { font-family: Verdana; font-size: 10pt; color: #000000; text-align: left; font-weight: bold; margin-top: 6; margin-bottom: 0 }
h1           { font-family: Arial; font-size: 14pt; color: #000000; text-align: left; margin-top: 18; margin-bottom: 12;  }
h2           { font-family: Verdana; font-size: 12pt; font-weight: bold; text-align: left }

.core-form-field-area-left{
	float:none;
/*	width: 100%;  */
}
.core-form-field-area-right{
/*	width: 100%; */
	margin: 0px;
}

.store-section-customer-contact {
    display: inline;
    float: left;
/*    width:449px; */
}

.store-section-customer-address {
    float: right;
 /*   width:449px; */
    display:inline;
}

.core-form-field-group {
    clear: none;
    width: 49%;
}

.core-form-field-group-body {
    width:449px;
    display: inline;
}
