#are_you_list{
list-style-type: none;
padding: 0;
margin: 0;
float: left;
}
#diabetes_content{
position: relative;
}
#diabetes_form_results{
width: 370px;
font-weight: bold;
color: red;
}
#diabetes_form_results h2{
color: red;
}
#diabetes_form_results ul{
padding-left: 20px;
margin: 0;
}
#humanbody{
position: absolute;
top: -80px;
right: 0;
width: 253px;
height: 550px;
background: url('/images/humanbody.gif') no-repeat top left;
margin: 80px 20px 0 0;
padding: 0 0 20px 0;
}
ul#did_you_know{
padding: 0 0 10px 20px;
margin: 0px;
width: 370px;
}
#diabetes_p{
width: 370px;
}

/*human body red dot positions */
.hb_elements img{
z-index: 30;
position: relative;
}
.hb_elements{
position: absolute;
width: 150px;
}
#hb_stroke{
left: 60px;
top: -8px;
}
#name_stroke{
top: -15px;
}
#hb_blindness{
right: -69px;
top: 0px;
}
#name_blindness{
top: -15px;
}
#hb_gum_disease{
left: 168px;
top: 50px;
}
#name_gum_disease{
top: -15px;

}
#hb_nervous_system_damage{
left: 75px;
top: 55px;
}
#name_nervous_system_damage{
top: -30px;
left: -80px;
}
#hb_skin{
left: 0px;
top: 98px;
}
#name_skin{
top: -30px;
left: -40px;
}
#hb_heart_disease{
left: 235px;
top: 85px;
}
#name_heart_disease{
top: -15px;
}
#hb_stomach{
left: 235px;
top: 160px;
}
#name_stomach{
top: -30px;
}
#hb_kidney_failure{
left: -8px;
top: 175px;
}
#name_kidney_failure{
top: -15px;
left: -40px;
}
#hb_gallstones{
left: 39px;
top: 347px;
}
#name_gallstones{
left: -60px;
top: -30px;
}
#hb_pregnancy{
left: 240px;
top: 245px;
}
#name_pregnancy{
top: -30px;
}
#hb_yeast{
left: 195px;
top: 360px;
}
#name_yeast{
top: -30px;
}
#hb_impotence{
left: 45px;
top: 400px;
}
#name_impotence{
left: -60px;
top: -10px;
}
#hb_amputation{
left: 65px;
top: 455px;
}
#name_amputation{
left: -70px;
top: -15px;
}
#hb_peripheral_neuropathy{
left: 190px;
bottom: 35px;
}
#name_peripheral_neuropathy{
top: -30px;
}
#hb_circulation{
left: 195px;
bottom: 100px;
}
#name_circulation{
top: -15px;
}
.hb_name{
position: absolute;
font: bold 12px arial, sans-serif;
text-transform: uppercase;
width: 150px;
}
.hb_title{
position: absolute;
bottom: 25px;
left: -45px;
display: none;
font: normal 12px verdana, arial, sans-serif;
width: 150px;
text-transform: uppercase;
background-color: #fdae15;
border: 1px solid black;
padding: 5px;
z-index: 31;
font-weight: bold;
}

#calculate_risk{
background-color: #99ccff;
border: 2px solid #000000;
color: #000000;
width: 210px;
height: 122px;
margin: 20px 0 10px 80px;
font: normal 14px arial, sans-serif;
}
#calculate_risk_header{
font-weight: bold;
text-align: center;
padding-top: 10px;
}
#diabetes_form{
margin: 10px 0 0px 10px;
}
#diabetes_form label{
display: block;
float: left;
padding: 0 0 10px 0;
}
#diabetes_form input{
display: block;
float: left;
padding: 0 0 10px 0;
}
#diabetes_yes_text, #diabetes_no_text{
display: none;
}
#diabetes_yes_text_inner{
color: red;
}
#only_cure{
position: absolute;
bottom: 0;
font-weight: bold;
font-size: 11px;
}

