#my-content {
text-align: center;
min-height: 603px;
}
#container {
width: 600px;
min-height: 603px;
margin: auto;
background: #b0742d;
text-align: left;
font-weight: normal;
font-size: 14px;
}
#container a{
	font-weight: bold;
	color:#160100; 
	font-size: 13px;
}
#container a:hover{
	color: #fff;
}
.burning {
	float: left;
}
.locator_page_links {
margin: auto;
}


input.submitLink {
  color: #00f;
  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: 400px;
text-align: left;
background: #b0742d;
margin-top: 10px;
}


.locator_result {
background: #fff;
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;
}
