#quote {
background-color: #dddddd;
font-family: arial;
font-size: 7pt;
padding-top: 5px;
text-align: center;
width: 205px;
}

#quote a {
color: #666666;
}

#quote input.button {
color: #666666;
width: 106px;
}

#quote input.standard {
border: 1px solid #aaaaaa;
width: 100px;
}

#quote label {
color: #666666;
font-family: arial;
font-size: 7pt;
}

#quote select {
border: 1px solid #aaaaaa;
width: 103px;
}

#quote table {
border: none;
border-spacing: 2px;
}

#quote td {
border: none;
padding: 2px;
text-align: center;
vertical-align: middle;
}

#quote td.label {
text-align: right;
width: 80px;
}

