div.homebox { width: 350px; margin-bottom: 10px; padding: 20px 10px 12px; background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position: left top; text-align: right; }
#bu-content div.homebox h2 { float: left; margin: 0px; font-size: 14px; color: rgb(0, 0, 0); background-color: transparent; }
div.homebox a { display: block; float: right; margin: 8px 10px 0px 0px; padding: 3px 10px; border: 1px solid rgb(170, 170, 170); color: rgb(0, 0, 0); background-color: white; font-size: 12px; font-weight: bold; }
.homebox form { margin-bottom: 0.3em; text-align: right; padding-top: 0px; }
.homebox form label { display: block; margin-bottom: 0.3em; background-color: transparent; color: rgb(0, 0, 0); text-align: left; font-weight: bold; font-size: 14px; }
.homebox label { display: block; margin-bottom: 0.3em; background-color: transparent; color: rgb(0, 0, 0); text-align: left; font-weight: bold; font-size: 14px; }
.homebox form#odo-zip-form label { font-size: 11px; font-weight: normal; display: inline; }
