/*---- FORMS ----*/

fieldset {margin: 20px 0; padding: 1em 0; border: 1px solid #ccc; background: #e6e6e6;} 
fieldset div#entry {margin: 0 0 10px 20px; float: left;}
fieldset div.top {margin-top: 15px;}
legend {font-size: 1.4em; line-height: 1.4em; color: #960; font-weight: bold;}
label {display: block; font-size: 1.2em; line-height: 1.2em; margin-bottom: 5px;} 
.address {width: 600px; height: 1.5em;}
.email {width: 320px; height: 1.5em;}
.text {width: 150px; height: 1.5em;} 
.radio {width: auto; margin-right: 1em;} 
textarea {width: 490px;}
  