﻿.Copy
{
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
}
.SearchResultsCopy
{
	background-image: url('/images/StoreLocator/SearchResults.jpg');
	background-repeat: no-repeat;
	width: 997px;
	height: 600px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
}
.MapandDirectionsCopy
{
	background-image: url('/images/StoreLocator/MapandDirectionsBackground.jpg');
	background-repeat: no-repeat;
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
}
.Text
{
	position: relative;
	top: 38px;
	left: -8px;
	width: 920px;
	text-align: left;
}
.SearchFields
{
	position: relative;
	left: -290px; 
	top: 85px; 
	width: 480px;
}
.ResultsTable
{
	width: 850px;
	top: 70px;
	left: 36px;
	font-size: 13px;
}
.Location
{
	background-color: #e9e9e9;
	padding: 5px;
	border: solid 1px #d3d3d3;
}
.MapandDirections
{
	position: relative;
	top: 115px;
	left: 70px;
	width: 430px;
	height: 65px;
}
.Map
{
	width: 500px;
	height: 400px;
}
.MapWrapper
{
	position: relative;
	top: -215px;
	left: 460px;
	width: 530px;
	height: 440px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
.DrivingDirectionsTable
{
/***
	position: relative; 
	top: -120px;
	left: 200px;
 ***/
	width: 500px;
}
.LocatorLogos
{
	position: relative;
	top: -160px;
	left: 180px;
	width: 620px;
}
.NewAccountContents
{
	position: relative;
	top: 210px;
	left: 40px;
	width: 250px;
	height: 200px;
}
.Map_Content
{
	text-align: left;
	background-color: #FFFFFF;
	width: 999px;
}
.BackButton
{
	position: relative;
	top: -22px;
	left: 40px;
	width: 130px;
	height: 15px;
}
.RedHeaderCopyResults
{
	color: #CE1126;
	font-weight: bold;
	font-size: 16px;
	margin:0 0 0 0;
}
