@CHARSET "UTF-8";

#clienteleForm {font-size: 110%}
#clienteleForm dt {clear: both; float: left;padding: 10px 0px 0px 0px; margin: 0px 15px 0px 0px; width: 20%}
#clienteleForm dt.error { border: solid red 1px;}
#clienteleForm dd {float: left; padding: 10px 0px 0px 0px; margin: 0px; width: 70%}
#clienteleForm dd {margin-bottom: 10px;}
#clienteleForm label {padding: 0px; margin: 0px}
#clienteleForm input {padding: 0px; margin: 0px; font-size: 0.9em}
#clienteleForm select {padding: 0px; margin: 0px; font-size: 0.9em}
#clienteleForm  ul.errors {color: red; list-style-type: none; margin: 0px; padding: 0px}
#clienteleForm  ul.errors li {padding: 0px margin: 0px;}

#contact_submit em {color: #777777}
#contact_submit em {font-weight: normal; font-style: normal}
#contact_submit em.email {text-decoration: underline}
#contact_submit .rhs img{height: auto; margin: 20px 20px 0px 20px; border: solid gray 0px; padding: 0px}

/* Height of #clienteleCloudOuter should be set to the image height or greater (keeping padding/border
   in mind) so that
   left hand column (with blue background) always appears till the bottom of the page (last.js) */
#clienteleCloudOuter {height: 1500px}