input {border: 0; margin: 0; padding: 7px 10px;}

input.xxxsmall {width: 20px;}
input.xxsmall {width: 50px;}
input.xsmall {width: 80px;}
input.small {width: 120px;}
input.medium { height: 16px; width: 161px; background: transparent url(../images/elements/textfield_bg_medium.png) no-repeat; }
input.medium-comments { height: 16px; width: 231px; background: transparent url(../images/elements/textfield_bg_comments.png) no-repeat; }
input.long {width: 400px;}

input.xlong {width: 500px;}
input.xxlong {width: 600px;}

.regular { border: 1px solid #777;}

#contact_form_id_ul {margin:0px;}
#contact_form_id_ul input { padding: 5px; font-size: 12px;}
#contact_form_id_ul textarea { padding: 10px 5px; font-size: 12px; width:586px; height: 66px; border: 0; background: transparent url(../images/elements/textarea_bg.png) no-repeat; }

#contact_form_id #contact_form_id_ul li { margin:0px; list-style: none;}

#contact_form_id_ul label {width: 220px; text-align: left; margin: 15px 10px 0px 0; display: block; font-size:12px; font-weight: bold;  }
#contact_form_id_ul legend {display: none;}

#birthday_container legend {float: left;}
#birthday_container select {float: left; margin-right: 10px;}


