* html body #currUser #user_name,* html body #locateCon #zip_code, * html body #currUser #password{
	border: 1px solid #666;
	font: 8pt Arial, Helvetica, sans-serif;
	margin-right: 3px;
	width: 85px;
	}
	
* html body #sidebar div.featured form#faq_form #client_email,* html body #sidebar div.featured form#faq_form #client_name,* html body #sidebar div.featured form#faq_form #client_question {
	width: 95%;
	display: block;
	margin-bottom: 3px;
	color: #999;
}
	
* html body #locator_form input {
	vertical-align: middle;
}

* html body #locator_form {
	margin-left: 12.5px;
	}
	
* html body #product_banner {
	margin-top: -1.3em;
	}

* html body div.details {
	float: right;
	width: 200px;	
	}

* html body #sidebar div.featured div.featured_item .event {
	width: 147px;
	margin-top: 0;
	}

