form.padding {
	margin: 0;
	padding: 0px;
}

.normal_text{
	color: #0B693B;
	font: 11px/14px font-family: Helvetica,Arial;
}

.header {
	color: #0B693B;
	font-family: font-family: Helvetica,Arial;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin-top: 0px;
}

.header2 {
	color: #0B693B;
	font-family: font-family: Helvetica,Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
}

select,option {
	font-family: font-family: Helvetica,Arial;
	color: #333333;
	font-size: 12px;
}

input {
	font-family: font-family: Helvetica,Arial;
	color: #333333;
	font-size: 12px;
}

table#main_table {
	background-color: #E5E5E5;
}

a {
	color:#D92E34;
}

.mapMarkerInfoWindow {
	font: 11px/14px font-family: Helvetica,Arial;
}

#messageContainer {
	display: block;
	margin-left:0px;
	width:769px;
	margin-right:0px;
	line-height:16px;
	margin-bottom:20px;
}

.messageText {
	color: #0B693B;
}

#closeMessageButton {
	height:16px;
	width:18px;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	font-size:17px;
	color:white;
	font-family:sans-serif;
	background-color:#4FAC28;
	font-weight:bold;
	cursor:pointer;
}

.messageBlockOuter {
	z-index: 98;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	align: center;
	padding: 5px;
}

#messageBlock {
	background-color: #E6F3E0;
	padding: 5px 5px 15px 30px;
}

#closeMessageBox {
	float: right;;
	cursor: pointer;;
	cursor: hand;
}

#errorsHeader {
	color: red;
	font-weight: bold;
}

.subFormPopup {
	background-color: #E6F3E0;
}

.errors {
	color: red;
	font-weight: bold;
}

.mainTable {
	background-color: #E5E5E5;
}

.highlightableField {
	padding-right: 0px;;
	padding-left: 2px;;
	padding-top: 2px;;
	padding-bottom: 2px;
}

/*
div#product_button
{
	font-weight:bold; text-align:center; font-size:9pt;font-family: Helvetica,Arial; color: #FFF; cursor:pointer;
	background: #C8A257; width:170px; text-decoration:none;
}

div#location_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #C8A257; width:180px; text-decoration:none;
}

div#reset_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #941818; width:60px; text-decoration:none;
}

div#msgbox_go_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #941818; width:60px; text-decoration:none;
}

div#msgbox_go_button2
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #941818; width:60px; text-decoration:none;
}

div#go_button
{
	font-weight:bold; text-align:center; font-size:9pt; font-family:Verdana, sans-serif; color: #FFF; cursor:pointer;
	background: #C8A257; width:60px; text-decoration:none;
}
*/

	div#product_button
	{
		background-image:url("../../images/storelocator/find_new.gif"); background-repeat:no-repeat; height:33px; width:175px; cursor:pointer; background-color: transparent;
	}

	div#location_button
	{
		background-image:url("../../images/storelocator/try_different.gif"); background-repeat:no-repeat; height:33px; width:175px; cursor:pointer; background-color: transparent;
	}

	div#reset_button
	{
		background-image:url("../../images/storelocator/reset_btn.gif"); background-repeat:no-repeat; height:33px; width:81px; cursor:pointer; background-color: transparent;
	}

	div#msgbox_go_button
	{
		background-image:url("../../images/storelocator/go_btn.gif"); background-repeat:no-repeat; height:33px; width:70px; cursor:pointer; background-color: transparent;
	}

	div#msgbox_go_button2
	{
		background-image:url("../../images/storelocator/go_btn.gif"); background-repeat:no-repeat; height:33px; width:70px; cursor:pointer; background-color: transparent;
	}

	div#go_button
	{
		background-image:url("../../images/storelocator/go_btn.gif"); background-repeat:no-repeat; height:33px; width:70px; cursor:pointer; background-color: transparent;
	}
