#bmi_chart { 
 border-collapse: separate;
 margin-top: 15px;
 float:right;
 line-height:20px;
 border:1px solid #DDD;
 padding:1px;
}

#bmi_chart tr.alt td{ 
 background:#EEE;
}

table.bmiresult{
  margin-top: 10px;
}

input.bmiresult{
  border:1px solid #CCC;
  padding:3px;
}
td.header{
  border-bottom:1px solid #DDD;
}

#body_assesment h2{
  margin-top:40px;
}

#htw_table{
 width:320px; 
 line-height:30px;
}
.htw_table{
 width:320px; 
 line-height:30px;
 background:#fff; 
 border:1px solid #eee;
 padding:15px; 
}

#bmi{
 background:#fff; 
 border:1px solid #eee;
 padding:15px; 
 width:450px;
 line-height:30px; 
}

#bmi td a.button, #htw_table td a.button{
 line-height:15px; 
}
.whr-results{
  margin:0px;
  padding:0;
  width: 50px;
  height:20px;
  border:1px solid #ccc; 
  background:#fff;
}
