legend{

font-weight:bold;
}

fieldset{
padding:10px;
margin-bottom:5px;
font-size:90%;
}

#loginform{
    padding:5px;
    margin:5px;
    }
#loginform input.formfieldType1{width:310px;}

/* Specifics */

#contactform{padding:5px;margin:5px;}
#contactform input.formfieldType1{width:210px;border:1px solid black;}
#contactform textarea.formfieldType1{width:210px;height:108px;border:1px solid black;}
#contactform input.contactcheckboxenquiry{margin-right:10px;} 
#contactform #commentsbox{width:510px;height:100px;border:1px solid black;}
p.contactcheckboxenquiry{width:240px;float:left;}

#webmetricAddress, #contactNumbers, #bespokeSiteOptions, #otherServices, #yourDetails, #companyDetails  {
float:left; 
width:200px;
margin-left:10px;
}



