/** Sign In form **/
/* override standard table treatment */
#signIn.portlet {
	padding-top: 20px;
	padding-bottom: 20px;
}
#forgotPwd.portlet,
#forgotContinue.portlet {
	padding-top: 20px;
	padding-bottom: 35px;
}
#signIn h1 {
	font-size: 215%;
	margin-bottom: 0;	
}
#register h1 {
	margin-bottom: 0;	
}
#register h2 {
	color: #5AA428;
}
#ccConfirm h1 {
	color: #5AA428;
	font-size: 130%;
}
#ccConfirm th {
	border: none;
	text-align: left;
}
#ccConfirm th.description {
	width: 200px;
}
#ccConfirm td.quantity {
	
}
#ccConfirm .buttons {
	text-align: right;	
}
.subHeader {
	color: #5AA428;
	display: inline-block;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.231em;
	margin: .6em 0 1.1em;
}
.subHeader .normal {
	color: #505050;
	display: inline-block;
	font-size: 90%;
	font-weight: normal;
	margin: .1em .5em .1em 2em;
}
input#signInSubmit,
input#registerSubmit,
input#lowSecurityRegisterSubmit,
input#continueSubmit,
input#updateSubmit,
input#confirmPurchase,
#completePurchase,
input#forgotPwdSubmit,
#forgotContinueButton,
input#saveArticle,
input#submitArticleForReview {
	border: none;
	background: transparent url(../i/sprite/button_yellow.gif?v3) no-repeat;
	cursor: pointer;
	height: 49px;
	padding: 0;
	width: 193px;
}

input#billingSubmit {
	border: none;
	background: transparent url(../i/sprite/button_yellow.gif?v3) 0 -400px no-repeat;
	cursor: pointer;
	height: 49px;
	padding: 0;
	width: 195px;
}


input#signInSubmit {
	background-position: 0 -50px;
	display: inline-block;
	margin: 5px 0 0 190px;
	_margin-left: 144px;
	vertical-align: top;
}
#signIn #links p {
	margin: 1em 0 0;
}
input#registerSubmit {
	background-position: 0 -100px;
	margin: 10px 10px 0 192px;
}

input#lowSecurityRegisterSubmit {
	background-position: 0 -250px;
	margin: 10px 10px 0 192px;
}
input#continueSubmit {
	background-position: 0 -250px;
	margin: 10px 10px 0 192px;
}
#registerForm #footNote {
	width: 190px;
}
#billingForm .buttons {
	text-align: right;	
}
input#billingSubmit {
	background-position: 0 -300px;
	margin: 15px 0 15px 10px;
}
input#saveArticle {
	background-position: 0 -450px;
}
input#submitArticleForReview {
	background-position: 0 -500px;
}
input.resubmit#saveArticle {
	background-position: 0 -550px;
}
input.resubmit#submitArticleForReview {
	background-position: 0 -600px;
}
input#billingCancel {
	background: transparent url(../i/sprite/button_blue.gif?v2) 0 -45px no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 45px;
	padding: 0;
	margin: 15px 0 15px;
	width: 152px;
}
#moderateAddForm .buttons,
#updateForm .buttons {
	margin: 10px 0 5px;
	text-align: right;
}
#moderateAddForm #cancelChanges,
#updateForm #cancelChanges {
	display: inline-block;
	font-weight: bold;
	margin: 0 20px 0;
	vertical-align: middle;
}
input#approveSubmit,
input#updateSubmit,
input#confirmPurchase {
	background-position: 0 -150px;
	display: inline-block;
	vertical-align: middle;
}
#completePurchase {
	background-position: 0 -250px;
	display: inline-block;
	vertical-align: middle;
}
#forgotPwd h1 {
	margin: 0;
}
#forgotPwd p {
	margin: 10px 0 30px;
}
#forgotPwd .buttons {
	margin: 10px 0 0 218px;
}
#forgotContinue .buttons {
	margin: 20px;
	text-align: right;
}
input#forgotPwdSubmit {
	background-position: 0 -250px;
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
}
#forgotContinueButton {
	background-position: 0 -250px;
	display: inline-block;
	vertical-align: middle;
}
#forgotPwdForm #cancel {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.textInput {
	border: #ACABA9 1px solid;
	color: #222;
	font-size: 120%;
	line-height: 1.231em;
	padding: 4px 2px 3px;
	margin: 0 0 5px 0;
	vertical-align: top;
	width: 274px;
}
.textInput.category {
	font-size: 100%;
	margin: 0 0 2px 0;
}
.textInput.long {
	width: 450px;		
}
.textInput.medium {
	width: 310px;		
}
.textInput.short {
	width: 100px;
}
.textInput.streetNumber {
	margin-bottom: 5px;
	width: 100%;
}
.textInput.streetName {
	margin-bottom: 5px;
	width: 100%;
}
.textInput.unit {
	width: 150px;
}
.textInput.zip {
	width: 119px;
}
.textInput.phoneNPA {
	width: 30px;
}
.textInput.phoneNXX {
	width: 30px;
}
.textInput.phoneXXXX {
	width: 40px;
}
.textInput#areaCode {
	width: 40px;
}
.textInput#exchange {
	width: 40px;
}
.textInput#suffix {
	width: 60px;
}

.radioInput {
	display: inline-block;
	margin: 2px 0 12px 0;
	text-align: right;
	vertical-align: top;
	width: 40px;
}
.inputBlock {
	display: inline-block;
	
}
.topHelp {
	font-size: 70%;
	display: inline-block;
}
.textInput.initials,
.textInput.securityCode {
	width: 55px;
	margin-right: 219px;
}
#whatIsLink {
	display: inline-block;
	line-height: 1.231em;
	margin: 0.6em 0 1.1em 7px;
}
.displayValue {
	color: #222;
	display: inline-block;
	font-size: 115%;
	line-height: 1.231em;
	padding: 0;
	margin: 2px 0 12px 5px;
	vertical-align: top;
	width: 274px;
}
.displayValue.categoryPath {
	border-bottom: 1px #CCCBC9 dotted;
	font-size: 70%;
	margin: 0 0 15px 50px;
	padding: 2px 3px 5px;
	width: 605px;
}
#ccConfirm .displayValue {
	padding: 0;
}
#ccConfirm .note {
	color: #999;
}
#ccConfirm .button {
	text-align: right;
}
.textInput.focus {
	border: #97C1F9 1px solid;
}
label {
	display: inline-block;
	text-align: right;
	margin: 2px 15px 12px 0;
	vertical-align: top;
	width: 145px;
}
label.category {
	margin: 2px 15px 2px 0;
}
label.categoryPath {
	margin: 0 15px 20px 0;
	font-size: 85%;
}
label.next {
	width: 70px;
}
label.note {
	color: #999;
	font-size: 85%;
	margin: 0 0 12px 0;
	text-align: left;
	width: 465px;
}
label#categoryNote {
	margin-bottom: 5px;
}
span.note {
	color:#999;
	font-size:85%;
}
span.footnote {
	color: #999;
	font-size: 85%;
}
#ccConfirm label {
	font-weight: bold;
	width: 200px;
}
span.required {
	display: inline-block;
	text-align: left;
	vertical-align: top;	
	width: 15px;
}
div.required {
	margin: 0 0 0.8em;
}
select {
	border: #ACABA9 1px solid;
	color: #222;
	font-size: 89%;
	margin: 0 0 5px 0;
	padding: 4px 0;
	width: 280px;
}
select#cardType {
	width: 140px;
}
select#expireMonth {
	width: 44px;	
}
select#expireYear {
	margin-left: 5px;
	width: 60px;	
}
select#state {
	width: 60px;
}
select.hours {
	width: 100px;
}
label.checkBox {
	color: #505050;
	display: inline-block;
	font-weight: normal;
	margin: 15px 0;
	text-align: left;
	vertical-align: top;
	width: 407px;
}
input.checkBox {
	border: none;
	display: inline-block;
	margin: 19px 8px 11px 42px;
	_margin: 15px 0 13px 38px;/* IE6 Hack */
	padding: 0;
	vertical-align: top;
}
input.checkBox.zeroLeftMargin {
	margin: 19px 8px 11px 0;
	_margin: 15px 0 13px 0; /* IE6 Hack */
}
html>body input.checkBox {/* IE7 Hack */
	*margin: 15px 0 13px 38px;
}
#signIn .checkBox.leftMargin {
	margin-left: 195px;
	_margin-left: 190px;
}
html>body #signIn .checkBox.leftMargin {/* IE7 Hack */
	*margin-left: 190px;
}

/* error messages for theme="simple" */
.formError {
	display: inline-block;
	vertical-align: top;
}
.formError ul {
	margin: 0 0 5px 5px;
	_margin-top: 1px;/* IE6 Hack */
	width: 175px;
}
.formError ul.info.category {
	margin: 0 0 1px 5px;
	_margin-top: 1px;/* IE6 Hack */
	width: 175px;
}
.formError#cardTypeError ul {
	margin: 0 0 5px 145px;
}
.formError#expireMonthError ul {
	width: 170px;
}
.formError#expireYearError ul {
	width: 170px;
}

/* error messages for theme="simple" */
.tooltip {
	position:absolute;
    display:none;
    z-index:1000;
    content: attr(data-title);
    background: #fffea1;
    color:black;
    border: 1px solid #fc0;
    z-index:1000;
}

.divinputerror {
	border: 1px solid #DC3C1E;
	color: #DC3C1E;
    display: none;
    font-size: 80%;
    line-height: 1.05em;
    list-style-type: none;
    padding: 0 4px 2px;
    vertical-align: middle;    
    min-height: 26px;
}

.checkBoxError {
	display: inline-block;
	padding-top: 5px;
	_padding-top: 10px;
	vertical-align: top;
}
.checkBoxError ul {
	margin: 6px 0 5px 5px;
	_margin-top: 1px;/* IE6 Hack */
	width: 175px;
}
ul.error {
	border: #DC3C1E 1px solid;
	min-height: 26px;
	_height: 25px;/* IE6 Hack for min-height */
	_overflow: visible;/* IE6 Hack for min-height */
	padding: 0;
	vertical-align: middle;
}
ul.info {
	border: none;
	min-height: 26px;
	_height: 25px;/* IE6 Hack for min-height */
	_overflow: visible;/* IE6 Hack for min-height */
	padding: 0;
	vertical-align: middle;
}

#growBusiness ul.error,
#businessList ul.error {
	margin: 6px 4px 0 0;
}
ul.error li {
	color: #DC3C1E;
	display: inline-block;
	font-size: 80%;
	line-height: 1.05em;
	list-style-type: none;
	padding: 0 4px 2px;
	vertical-align: middle;
}
ul.info li {
	color: #ACABA9;
	display: inline-block;
	font-size: 80%;
	line-height: 1.15em;
	list-style-type: none;
	padding: 0 4px 1px;
	vertical-align: middle;
}
/* END error messages for theme="simple" */
/* Grow Your Business */
#growBusiness .formError ul,
#businessList .formError ul {
	margin: 3px 0 0;
	width: 286px;
}
#growBusiness ul.error {
	line-height: 1.231em;
	min-height: 16px;
}
#growBusiness ul.error li {
	padding: 2px 2px 3px;
}
#growBusiness #phoneSearch {
	background: url(../i/box/sign_up.gif?v2) 0 0 no-repeat;
	height: 132px;
	left: 379px;
	position: absolute;
	top: 168px;
	width: 542px;
}
#growBusiness #phoneSearch #instruction,
#growBusiness #phoneSearchDryTest #instruction  {
	color: #5AA428;
	left: 25px;
	position: absolute;
	top: 20px;
	width: 530px;
	font-weight: bold;
}
#growBusiness #phoneInput {
	left: 24px;
	padding: 2px;
	position: absolute;
	top: 60px;
	width: 290px;
}
#reenterPhoneForm #phoneInput {
	display: inline-block;
	vertical-align: middle;
	width: 290px;
}
#growBusiness #phoneInput label.error,
#reenterPhoneForm #phoneInput label.error {
	border: #DC3C1E 1px solid;
	color: #DC3C1E;
	display: inline-block;
	font-size: 83%;
	line-height: 1.1em;
	margin: 3px 0;
	padding: 2px 2px 3px;
	width: 280px;
}
#growBusiness #phoneNumber.prefill,
#reenterPhoneForm #phoneNumber.prefill {
	color: #A1A1A1;	
}
#reenterPhoneForm #phoneNumber {
	display: inline-block;
	vertical-align: middle;
}
#growBusiness #phoneNumber,
#reenterPhoneForm #phoneNumber {
	border: #7E9CB8 1px solid;
	color: #A1A1A1;
	font-size: 120%;
	padding: 3px 2px;
	width: 280px;
}
#growBusiness #phoneNumber.legit,
#growBusiness #businessNameDryTest.legit,
#growBusiness #zipCode.legit,
#reenterPhoneForm #phoneNumber.legit {
	color: #222;
}
#growBusiness #buttonAndLink {
	left: 326px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50px;
	width: 195px;
}
#growBusiness #phoneSearchSubmit,
#reenterPhoneForm #phoneSearchSubmit {
	background: transparent url(../i/sprite/button_yellow.gif?v3) 0 -400px no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 49px;
	padding: 0;
	width: 190px;
}
#reenterPhoneForm #phoneSearchSubmit {
	vertical-align: middle;
}
#growBusiness #learnMore {
	display: inline-block;
	padding: 2px;
}
/* END Grow Your Business */

/* struts error messages */
ul.errorMessage {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.errorMessage li {
	background-image: none;
	color: #DC3C1E;
	display: block;
	padding: 0 0 20px 10px;
}
.errorMessage {
	color: #DC3C1E;
	display: block;
	margin: 0 0 0 120px;
}
/* END struts error messages */
/** END Sign In form **/

/* Terms of Service */
#termsBox {
	border: #999 1px solid;
	display: none;
	margin: 0 0 0 35px;
	padding: 0;
	text-align: right;
	width: 625px;
}
#closeTerms {
	background: #999;
	border-right: #999 1px solid;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	height: 14px;
	margin: 0;
	padding: 1px 3px 3px 4px;
	position: relative;
	right: -1px;
	top: -1px;
	_top: 0;/* IE6 Hack */
	overflow: hidden;
}
#closeTerms:hover {
	text-decoration: none;	
}
#termsScroll {
	font-size: 85%;
	height: 200px;
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: left;
	width: 625px;
}
ol#serviceTerms {
	margin: 10px 10px 10px 35px;
	width: 560px;
}
#termsScroll #termsTitle h2 {
	color: #505050;
	font-size: 160%;
	line-height: 1em;
	margin: 0 0 10px;
	text-align: center;	
}
#termsScroll #serviceTerms h2,
#termsScroll #serviceTerms h3 {
	color: #505050;
	margin: 5px 0 2px;
}
#serviceTerms p,
#serviceTerms ol p,
#serviceTerms ol ol p,
#serviceTerms ul p {
	margin-top: 1px;
	margin-bottom: 3px;
}
#serviceTerms ol ul li,
#serviceTerms ol ol ul li {
	margin-top: 1px;
	margin-bottom: 3px;
}
#serviceTerms dt {
	margin: 1px 0 3px;
	padding-left: 0;
	text-align: right;
	width: 32px;
}
#serviceTerms dd {
	margin: 1px 0 2px 10px;
	padding-left: 0;
	width: 468px;
}
#serviceTerms ol,
#serviceTerms ul {
	margin-left: 15px;
	_padding-left: 15px;/* IE6 Hack */
}
/* END Terms of Service */

/** Stars **/
.ratingLabels span {
	color: gray;
	display: none;
}
span.ratingLabelVisible {
	display: inline;
}
/** END Stars **/
/* BEGIN Write Review form */
#thanksRating {
	background-color: #FFFF9B;
	border: 2px solid #FFD87F;
}
#reviewForm .explanatory {
	font-size: 80%;
}
#reviewForm #reviewSubmit {
	float: right;
}
#reviewForm td.tdLabel {
	text-align: right;
}
#reviewForm td.explanatory {
	text-align: center;
}
#reviewForm td {
	vertical-align: top;
}
/* END Write Review form */

/* BEGIN Write Article Form */
#articles .buttons {
	width: 712px;
	text-align: right;
}
/* END Write Article Form */
/* BEGIN Moderate Article Form */
#editArticleContent .buttons {
	width: 712px;
	text-align: right;
	font-size: 140%;
}
#editArticleContent .buttons a,
#editArticleContent .buttons input {
	margin-left: 0.2em;
}
#moderatorError {
	float: left;
	color: red;
}
/* END Moderate Article Form */
#moderatorPhoneSearch label {
	text-align: left;
}
#moderatorPhoneSearch label,
#moderatorPhoneSearch #phoneSearch {
	width: auto;
}

/* jQuery AutoComplete plugin */
.ac_results {
	padding: 0;
	border: #505050 1px solid;
	background-color: #FFF;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* Do NOT set width to 100% or horizontal scrollbar will apear */
	font: menu;
	font-size: 11px;
	/* line-height must be set, and not relative for FireFox */
	line-height: 15px;
	overflow: hidden;
}
/*
.ac_loading { not used because we don't use ajax
	background: #FFF url('indicator.gif') right center no-repeat;
}*/
.ac_odd {
	background-color: #D7E8F8;
}
.ac_over {
	background-color: #0A246A;
	color: #FFF;
}
/* END jQuery AutoComplete plugin */

/* WebListings Setup */
.proAdvisor #mainLeft {
	margin-top: 0;
}
#weblistingsSetup h1,
.proAdvisor h1 {
	display: inline-block;
	margin: 0;
	padding: 15px 0;
}
#weblistingsSetup #heading2 {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #4E9E19;
	font-size: 16px;
	padding: 0 0 15px 0;
}
#weblistingsSetup #onePortletHeading {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
	font-size: 150%;
	font-weight: 600;
	margin: 0.5em 0 0.3em 0;
}
#weblistingsSetup #twoPortletHeading1 {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	height: 13px;
	padding: 25px 0 20px 20px;
}
#weblistingsSetup #twoPortletHeading2 {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #2C76E3;
	font-size: 14px;
	font-weight: bold;
}
#weblistingsSetup #convertConfirmHeading {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #505050;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 4px;
}
#weblistingsSetup #convertConfirmBody {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 15px 0 0 5px;
}
#weblistingsSetup .convertConfirmButtons {
  border: none; 
  margin: 20px 0 20px 425px;
}
#weblistingsSetup .businessHeading {
	font-weight: bold;
}
#weblistingsSetup .buttons {
	margin-left: 162px;
	min-height: 40px;
}
#weblistingsSetup .step,
.proAdvisor .step {
	color: #909090;
	display: inline-block;
	font-size: 70%;
	font-weight: normal;
	margin-left: 32px;
	vertical-align: middle;
}
#weblistingsSetup #first,
#weblistingsSetup #second,
#weblistingsSetup #third,
.proAdvisor #first,
.proAdvisor #second,
.proAdvisor #third {
	background: transparent url(../i/sprite/header_numbers_blue_grey.gif?v1) 0 0 no-repeat;
	display: inline-block;
	height: 33px;
	_height: 34px;/* IE6 Hack */
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
	width: 33px;
}
#weblistingsSetup #first.selected,
.proAdvisor #first.selected {
	background-position: -40px 0;
}
#weblistingsSetup #second,
.proAdvisor #second {
	background-position: 0 -40px;
}
#weblistingsSetup #second.selected,
.proAdvisor #second.selected {
	background-position: -40px -40px;
}
#weblistingsSetup #third,
.proAdvisor #third {
	background-position: 0 -80px;
}
#weblistingsSetup #third.selected,
.proAdvisor #third.selected {
	background-position: -40px -80px;
}
#weblistingsSetup .selectedText,
.proAdvisor .selectedText {
	color: #2F5EBF;
}
#weblistingsSetup #requiredFields {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
}
#weblistingsSetup #requiredFieldsNewListing {
	color: #505050;
	display: inline-block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 15px;
	margin: 0 0 0 30px;
}
#weblistingsSetup #sampleListing {
	margin-top: 0.5em;
}
#weblistingsSetup #basicBusinessInfo {
	background-color: #FFFADC;
	border: #F7EB9F 1px solid;
	margin-bottom: 10px;
	padding: 10px;
	width: 433px;
}
#weblistingsSetup #basicBusinessInfoFields {
	display: none;
}
#weblistingsSetup .edit {
	float: right;
}
#weblistingsSetup .editIcon {
	background: transparent url(../i/sprite/icon_corner.gif?v2) no-repeat scroll -66px 0;
	display: inline-block;
	height: 14px;
	margin: 0 3px 0 25px;
	padding: 0;
	text-align: top;
	text-decoration: none;
	width: 14px;
}
#weblistingsSetup .editIcon:hover {
	text-decoration: none;
}
#weblistingsSetup .editInfo {
	font-weight: normal;
	margin: 0;
	vertical-align: middle;
}
#weblistingsSetup .displayValue.categoryPath  {
	border-bottom: 1px dotted #CCCBC9;
	font-size: 70%;
	margin: 0 0 15px 0;
	padding: 2px 3px 5px;
	width: 605px;
}
#weblistingsSetup #termsBox {
	margin: 0 0 0 200px;
}
#weblistingsSetup .phoneChars {
	display: inline-block;
	height: 25px;
	line-height: 25px;
}
#weblistingsSetup ul.errorMessage li {
	list-style-type: none;
	padding: 10px 0 0;
}
#weblistingsSetup #businessInfo {
	padding: 15px 0 35px 40px;
}
#weblistingsSetup .subHeader {
	margin: 0 0 10px;
}
#weblistingsSetup .narrow {
	width: 710px;
}
#weblistingsSetup .narrow .buttons {
	display: block;
	float: right;
}
.newBusinessListingId {
	display: inline-block;
	height: 10px;
	margin: 7px 12px 7px 4px;
	text-align: right;
	vertical-align: middle;
}
.upgradeBusinessListingId {
	display: inline-block;
	height: 10px;
	margin: 7px 12px 7px 4px;
	text-align: right;
	vertical-align: middle;
}

DIV.wls-upg-biz-table-row {
  background: none; 
  border: #000000 1px;
  display: table;
  text-align: left; 
  width: 100%;
}
DIV.wls-upg-biz-first-column {
  border: none;
  color: #505050;
  float: left;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size: 13px;
  line-height: 1.55em; 
  margin: 12px 0 0 30px;
  width: 40%;
}
DIV.wls-upg-biz-second-column {
  border: none; 
  float: right; 
  margin: 40px 0 0 0; 
  width: 55%;
}
.wls-upg-biz-table-row .wls-upg-biz-hr {
  color: #F6F6F6;
  margin: 15px 0 0 30px;
  width: 91%;
}
.selectedBusinessDetails {
  border: none;
  color: #505050;
  margin: 21px 0 41px 30px;
}
/* End WebListings Setup */
/*drytest start*/
#growBusiness #zipCode
 {
	border: #ACABA9 1px solid;
	color: #A1A1A1;
	font-size: 120%;
	padding: 3px 2px;
	margin : 0px 0px 0px 0px;
	width: 110px;
}

label.bussNameLabel{
	width: 115px;
	text-align: left;
	font-family:   verdana;
	font-weight: bold;
	font-size : 13px;
	color: #505050;
	margin: 2px 5px 12px 0;
}

label.zipCodeLabel{
	width: 115px;
	text-align: right;
	font-family:   verdana;
	font-weight: bold;
	font-size : 13px;
	color: #505050;
	margin:0px 5px 0px 0px;
}

label.phone{
	width: 115px;
	text-align: right;
	font-family:   verdana;
	font-weight: bold;
	font-size : 13px;
	color: #505050;	
	margin: 5px 0px 0px 0px;
}

#growBusiness #phoneInputDryTest {
	left: 24px;
	padding: 2px;
	position: absolute;
	top: 50px;
	width: 500px;
}
#growBusiness #businessNameDryTest {
	border: #ACABA9 1px solid;
	color: #A1A1A1;
	font-size: 120%;
	padding: 3px 2px;
	width: 354px;
}
.spacer{
	height : 60px;
}

#growBusiness #phoneSearchDryTest {
	background: url(../i/gradient/grey_box_middle_542x1.gif?v2) 0 0 repeat-y;
	height: 245px;
	left: 379px;
	position: absolute;
	top: 80px;
	width: 545px;
}
#growBusiness  #phoneSearchTopDryTest {
	background: url(../i/gradient/grey_box_top_542x6.gif?v2) 0 0 no-repeat;
	height: 10px;
	left: 379px;
	position: absolute;
	top: 74px;
	width: 545px;
}
#growBusiness #phoneSearchBottomDryTest {
	background: url(../i/gradient/grey_box_bottom_542x6.gif?v2) 0 0 no-repeat;
	height: 10px;
	left: 379px;
	position: absolute;
	top: 320px;
	width: 545px;
}

#growBusiness #buttonAndLinkDryTest {
	left: 329px;
	padding: 0;
	position: absolute;
	text-align: center;
	bottom: 35px;
	right: 25px;
	width: 195px;
}

#bussNameError{
	border:1px solid #DC3C1E;
	color:#DC3C1E;
	display:inline-block;
	font-size:80%;
	line-height:1.05em;
	list-style-type:none;
	padding:04px 2px ;
	vertical-align:middle;
	margin: 0px 0px 0 125px;
	width : 354px;
	text-align: left;
}
#zipError{
	border:1px solid #DC3C1E;
	color:#DC3C1E;
	display:inline-block;
	font-size:80%;
	line-height:1.05em;
	list-style-type:none;
	padding:04px 2px;
	vertical-align:middle;
	margin: 7px 0px 0 125px;
	width : 121px;
	text-align: left;
}
#phoneError{
	border:1px solid #DC3C1E;
	color:#DC3C1E;
	display:inline-block;
	font-size:80%;
	line-height:1.05em;
	list-style-type:none;
	padding:04px 2px;
	vertical-align:middle;
	margin: 2px 0px 0 125px;
	width : 160px;
	text-align: left;
}

label.phoneText{
	font-weight: bold;
	width:15px;
	margin: 5px 0px 0px 0px;
	}
label.phoneBracket{
	
	width:10px;
	margin: 4px 0px 0px 0px;
	font-size:25px;
	}
/*drytest end*/