﻿@charset "UTF-8";

/* --------------------------------
	 #message
-------------------------------- */
div#header h1 {
	padding: 0 0 20px 30px;
}
div#content {
	margin-top: 40px;
}
div#contLeft {
	float: left;
	border-top: 1px solid #DDD;
	width: 190px;
}
div#contLeft li.storeLocator {
	padding-top: 80px;
}
div#contLeft li.storeLocator img#capture {
	margin-bottom: 7px;
}
div#contRight {
	float: right;
	padding-bottom: 5px;
	width: 624px;
}
div#contRight p {
	padding-bottom: 18px;
}