.store h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 150px;
}

.store div.description {
	padding-right: 150px;
	margin-bottom: 5px;
}

.store-address {
	background-image: url(/designs/thomasdux09/store-address.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 175px;
	top: 305px;
	left: 780px;
}

.store-address div, .store-address div h3 {
	font-size: 11px;
	line-height: 11px;
}

.store-address div {
	padding: 65px;
	padding-top: 40px;
	padding-right: 55px;
}

.store-address div h3 {
	margin-top: 0;
	margin-bottom: 3px;
}

.store-hours th {
	text-align: left;
	font-weight: normal;
}

.store-hours td {
	padding-left: 1em;
}

.store-map {
	background-image: url(/designs/thomasdux09/store-map.png);
	background-repeat: no-repeat;
	top: 80px;
	left: 675px;
	height: 226px;
	width: 367px;
}

.store-map div {
	padding: 5px 10px 10px 5px;
	height: 211px;
	width: 352px;
}

.store-map div div {
	padding: 0;
}

.store-photo {
	position: absolute;
	right: 10px;
	top: 67px;
}

.store-photo p {
	padding: 0;
	margin: 0;
}


