/*
   

   Web Form Style Sheet
   Author: Mike Hawkins
   Date:   3/29/09

   Filename:         forms.css
   Supporting Files: none

*/

fieldset         {background-color: black}

label.blockLabel {display: block}

label.blockLabel input {position: relative;}

#contactForm span {color: red}



#firstName                     {width: 25em; margin-left: 75px}
#lastName                      {width: 25em; margin-left: 76px}
#email                         {width: 25em; margin-left: 102px}

#addressOptions                {width: 75px; margin-left: 85px}
