@CHARSET "ISO-8859-1";

/* Store Locator Sub Page */
#wrapper #contact_top {
	height: 91px;
	background: url('../images/contact_bg.jpg') no-repeat;
}

#wrapper #contact_mid {
	float: left;
	width: 765px;
	padding-left: 27px;
	padding-right: 30px;
	background: url('../images/sub_mid.jpg') repeat-y;
	font-family:arial,helvetica,sans-serif;
	color:#666;
	font-size:12px;
}

#contact_mid p {
	margin-bottom:10px;
}

.indent {
	margin-left:65px;
}

.tr_spacer {
	line-height:33px !important;
}

#formbuttons {
	padding-right:71px;
}

#formbuttons input {
	float:right;
	margin-left:4px;
}

#contact_mid table {
	width:380px;
}

#contact_mid table tr {
	line-height:23px;
}

#contact_mid table td {
	font-weight:bold;
}

#contact_mid table td input {
	font-weight:normal;
}