div#customer {
font-size:0.9em;
font-weight: bold
}

div#customer td {
font-size:0.9em;
font-weight: bold
}

div#customer input[type=text] {
font-size:0.9em;
font-weight: bold
}

div#customer select {
font-size:0.9em;
font-weight: bold
}

div#customer textarea {
font-weight: bold

}

div#cart {
font-size:0.9em;
font-weight: bold
}

div#cart td {
font-size:0.9em;
font-weight: bold
}

div#cart input[type=text] {
font-size:0.9em;
font-weight: bold
}

div#cart input[type=text].disabled {
font-size:0.9em;
border: 0px solid #FFFFFF;
background:#FFFFFF;
color: #000000;
font-weight: bold
}



