
/**************** Contact area styles ****************/

form
{width:520px; margin:0;font-size:1em;}

legend
{color:#515758; font-size:1.7em; font-weight:bold; letter-spacing:-1px;}

fieldset
{border:2px solid #c0c0c0; padding:20px 10px 20px 10px;}

fieldset label
{float:left;display:inline;width:120px;line-height:2em;margin:3px 10px;text-align:center;background:#e0e0e0 url("../images/FormArrow.png") no-repeat right center;font:Verdana,Tahoma,sans-serif;
color:#515758; font-size:1.4em; font-weight:normal; letter-spacing:-1px;}

input
{height: 18px;}

input,textarea
{width: 340px;margin:3px 0 8px;color:#515758;background:#e0e0e0;border-style:solid;border-color:#515758 #c0c0c0 #c0c0c0 #515758;border-width:2px 1px 1px 2px;
font-size:1.4em; font-weight:normal; letter-spacing:0;}

input#submit
{margin:10px 0 0 140px;color:#515758;background-color: #e0e0e0;border:3px double #515758;border-top-color:#c0c0c0;border-left-color:#c0c0c0;padding: 5px;font-weight: bold;width:auto;height:auto;}

input#submit:active
{border:3px double #c0c0c0;border-top-color:#515758;border-left-color:#515758;}

br
{clear:left;}
