#servicearea
{
	margin-top: 6px;
	_margin-top: 3px;
}

#servicearea h2 {
    clear: both;
    font-size: 1.3em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(118, 170, 56);
    margin-bottom: 0.5em;
    padding-left: 12px;
    color: rgb(0, 91, 68);
}

#servicearea p {
	margin: 0 0 0 24px;
	color: #000000;
}

#servicearea fieldset {
	border: 0;
	padding: 0 0 10px 0;
}

#servicearea label {
	display: block !important;
	float: left;
	padding: 4px 0 6px 0; 
	width: 107px;
	text-align: right;
    font-weight: normal;
}
			
#servicearea input {
	margin-left: 14px;
	_margin: 0 0 -2px 3px;
	margin-bottom: -5px;
	width: 185px;
	height: 18px;
	border: 1px solid #7F9DB9;
}

#servicearea select {
	margin-left: 14px;
	_margin: 0 0 -2px 3px;
	width: 189px;
	height: 18px;
	border: 1px solid #7F9DB9;
}

#addressform {
	float: left;
	position: relative;
	margin: 12px 0;
	padding: 0 0 0px 40px;
	width: 365px;
	w\idth: 335px;
}

#addressform input#addaddressbtn {
	border: none;
	width: 145px;
	height: 45px;
	position: relative;
	left: 162px;
}

#addressform input#saveaddressbtn {
	border: none;
	width: 119px;
	height: 45px;
	position: relative;
	left: 188px;
}
