#template_general {
	width: 345px;
	height: 262px;
	margin: 0 auto;
	float: left;
	padding: 8px;
}

#section_image_container {
	width: 179px;
	float: left;
	padding: 8px 8px 0px 0px;
	border-right: 2px solid #EBEBEB;
}

#section_image {
	margin-top: 8px;
	width: 175px;
	height: 219px;
	border: 1px solid #808080;
}
.image_border {
	border: 1px solid #808080;
}


.template_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	color: #FF0000;
	padding-bottom: 10px;
}

.template_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.location_image {
	float: left;
	width: 100px;
}

#product_box {
	float: right;
	width: 190px;
}
#location_pad {
	padding-top: 12px;
	height: 70px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.location_text {
	float: right;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	vertical-align: top;
}
#location_link {
	float: right;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 14px;
}
a.location {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; 
color: #FF0000; 
text-decoration: none;}

a.location:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; 
color: #434345; 
text-decoration: none;
}

#locations_map {
	width: 174px;
	height:150px;
	float: right;
	background-color: #FFFFFF;
	padding: 8px;
}
#locations_map_image {
	width: 171px;
	height: 140px;
	background-image:url(../images/back_map.gif);
	background-repeat: no-repeat;
}
#location_image_container {

	width: 179px;
	height: 350px;
	float: left;
	padding: 8px 8px 0px 0px;
	border-right: 2px solid #EBEBEB;
}
#location_left_links {
	float: left;
	padding-top: 16px;
	padding-left: 16px;
	width: 160px;
}
#form_box {
	background-color: #EFEEEF;
	padding: 10px;
	border: 1px solid #0E5138;
}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0E5138;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
}
.form_checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	vertical-align: bottom;
}
#instore_offers {
	width: 550px;
	margin: 0 auto;
	float: left;
	padding: 8px;
}
#instore_image_container {
	width: 179px;
	float: left;
	padding: 8px 8px 0px 0px;
	height: 150px;
	text-align: center;
}
#container_offer {
}
#contact_pad {
	padding-top: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	height: 70px;
}
#dotted_line {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#right_space {

	width: 190px;
	height:10px;
	float: right;
	background-color: #FFFFFF;
}
