#bmi { width: 200px; background: #0072FF url(../images/bmi_bottom.png) bottom left no-repeat; color: #fff; text-align: center; padding-bottom: 10px; margin: 15px 0 0 10px }
#bmi h1 { background: url(../images/bmi_h1_bg.png) no-repeat; font-size: 12px; padding-top: 6px; color: #fff }
#bmi #height, #weight { border: #FF9900 solid 1px }
#bmi #done { background: #FF9900; width: 70px; color: #0072FF; font-weight: bold; margin-top: 10px }

