/*

Stylesheet for Studley Roofing
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.studleyroofing.co.uk/

*/


legend {
	display: none;
	}	

fieldset {
	border: none;
	}

input, textarea  {
	background-color: #f2f7fb;
	border: 1px solid #999;
	color: #040199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px;
	width: 270px;
	}

#submit	{
	border: none;
	height: 24px;
	padding: 0;
	width: 90px;
	}

#form div {
	margin-bottom: 10px;
	}	

#map
	{
	border: 5px solid #fff;
	height: 255px;
	margin-bottom: 1.25em;
	width: 330px;
	}
	
a.add-address
	{
	background: url('../images/vcard-icon.gif') no-repeat center left;
	padding: 3px 0 5px 34px;
	}	