/* contact form */
#EntireContactForm
{ }

#txtName
{ width:160px; height:18px; border:1px solid #a7a7b2; }

#txtContact
{ width:170px; height:18px; border:1px solid #a7a7b2; }

#txtMessage
{ width:343px; border:1px solid #a7a7b2; }

.ButtonInput
{ clear:both; margin-top:10px; }

#vsmContact
{ clear:both; display:block; }

#lblMessage
{ display:none; }
