#uspsQuickQuote {
border: 1px solid #D0D3D8;
background: #f1f2f4;
width:200px;
padding:5px;
}

#uspsQuickQuote h3 {
text-align:center;
}

#quickQuoteForm {
margin:10px 0 0 0;
}

#quickQuoteForm label {
font-weight:bold;
}

#quickQuoteButton {
margin: 10px auto 0 auto;
}

#quickQuoteReturn {
margin:10px 5px 5px 5px;
}

.QQsuccess {
background:#c6e2ff;
border:1px solid #9fb6cd;
}

.QQerror {
background: #ea7e7e;
border: #a71010 1px solid;
}

#uspsWait {
margin:10px auto;
}
