

#container2
{margin-left:20px;}

.locator_page_links {
margin: auto;
}


input.submitLink {
  color: #fffffff;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
}

input.submitLinkCurrentPage {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

.locator_results {
width: 700px;
text-align: center;
border: 1px solid #999;
background: #000000;
margin-left: 80px;
margin-top: 25px;
}
#store {width:680px;
		height:150px;
		padding: 10px 0px 10px 10px;}
		
#storeinfo {position: relative;
width:250px;
			text-align:center;
			text:#FFF;
			font-size:16px;
float:left;}

#storepic {position:relative;
float:right;}

p {text-weight:bold;}

.locator_result {
background: #000000;
padding: 10px;
margin: auto;
margin: 10px;
border: 1px solid #999;
}

.locator_result_field_name {
font-weight: bold;
width: 100px;
float: left;
text-align: right;
}

.locator_result_field_data {
margin-left: 105px;
text-align: left;
}

