/********************************/
/* FORMS - CONTACT FORM STYLE   */
/********************************/
.BtwFormContact					                { margin:5px; border:solid 1px #D5682D; padding-bottom:5px;}
.BtwFormContact .BtwFormWraper					{ padding-right:5px;   }
.BtwFormContact .BtwFormTitle					{ font-size:20px;}
.BtwFormContact .BtwFormText					{ font-size:14px; }
.BtwFormContact .BtwFormMessage				    { color:Red; }

.BtwFormContact .BtwForm						{ padding-top:10px; }
.BtwFormContact .BtwFormRow					    { width:350px; padding-top:10px; }
.BtwFormContact .BtwFormCollabel				{ float:right; width:120px; padding-top:4px; }
.BtwFormContact .BtwFormColField				{ float:right; width:150px; }
.BtwFormContact .BtwFormColValidator			{ float:right; width:50px; padding-right:5px; }
.BtwFormContact .BtwFormButton					{ text-align:right; clear:both; width:270px; } 
.BtwFormContact .BtwFormRowCapthaImage			{ width:350px; padding-top:5px; }