/**********************************************************************************************/
/*This Style Sheet Controls the specific designs for Template 11 - Forms */
/**********************************************************************************************/
.ContactForm .Icon {padding-left:10px; padding-top:4px;}
.ContactForm .FieldName {padding-left:20px;}
.ContactForm .Field {padding-bottom:25px;}
.ContactForm .Must {padding-right:10px; padding-top:6px;}
.ContactForm input {border:1px solid #BED730; font-size:11px; border-width:expression(this.type=="text"? '1px' : '0px'); width:expression(this.type=="text"? '220px' : '63px');}
.ContactForm .FieldInput {border:1px solid #BED730; font-size:11px; width:220px;}
.ContactForm .TextArea {border:1px solid #BED730; width:220px; height:80px; font-size:11px;}

















