/* CSS Document */
#checkboxes{
font-size:12px;
}
#centercontact{
width:500px;
}

#buttons{
padding:5px;
font-size:90%;
}



#thisform{
font-family:georgia, serif;
font-size:11px;
color: #fff;
padding-bottom:20px;
}


#thisform label{
font-family: verdana, sans-serif;
fontweight:bold;
color:#fff;
padding-bottom:10px;
}

dt{
margin:5px 0 5px 0;
}


#thisform fieldset{
border: 1px solid #ccc;
padding: 0 20px;
}

#thisform legend{
font-family:arial, sans-serif;
font-weight:bold;
font-size:90%;
color: #666;
background:#eee;
border: 1px solid #ccc;
border-bottom-color:#999;
border-right-color:#999;
padding:4px 8px;
}

