form.mail-subs {}
.mail-subs fieldset {border:0px solid #ccc;}
.mail-subs legend {font:1.5em "Century Gothic",Helvetica,sans-serif; color:#000; border:0px solid #ccc; border-bottom:0; background:#eee; padding:.4em;}
.mail-subs label {display:block; width:85px; float: left; font:1.1em "Century Gothic",Helvetica,sans-serif; color:#fff; margin-bottom:0px; padding-top:20px; padding-bottom:0px}
.mail-subs input, .mail-subs select {display:block; float: left; margin-top:20px; width:300px; border: 0px solid #FFF}
.mail-subs input.btn {border:0; margin-top:5px; padding:0; width:110px; height:40px;-moz-outline: black solid 0px;}
.mail-subs #response {
 font-size:0.9em;
 font-weight: bold;
 line-height:50px;
 height:50px;
 color:#909090;
}
.mail-subs .err {
 color:#ff5e44;
 font-size:0.9em;
}
.mail-subs .ok {
 color:#83ef23;
 font-size:0.9em;
}

.mail-subs fieldset div.input{
  height: 60px;
  background: url(input-bg.png) no-repeat top left;
}