/* CSS Document */
.locator_up {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
}

.locator_upperleft {
position: absolute;
left: 0px;
top: 95px;
z-index: 2;
}

#locator_upper {
position: absolute;
left: 31px;
top: 95px;
width: 483px;
height: 31px;
background: url("images/locator03.png")  repeat-x;
z-index: 2;
}

.locator_upperright {
position: absolute;
left: 514px;
top: 95px;
z-index: 2;
}

#locator_middleleft {
position: absolute;
left: 0px;
top: 126px;
width: 31px;
height: 355px;
background: url("images/locator02.png")  repeat-y;
z-index: 2;
}

#locator_middleright {
position: absolute;
left: 514px;
top: 126px;
width: 31px;
height: 355px;
background: url("images/locator02.png")  repeat-y;
z-index: 2;
}

.locator_bottomleft {
position: absolute;
left: 0px;
top: 481px;
z-index: 2;
}

#locator_bottom {
position: absolute;
left: 31px;
top: 481px;
width: 483px;
height: 31px;
background: url("images/locator03.png")  repeat-x;
z-index: 2;
}

.locator_bottomright {
position: absolute;
left: 514px;
top: 481px;
z-index: 2;
}

#locator_form_latitude {
position: absolute;
left: 15px;
top: 17px;
z-index: 2;
}

#locator_form_longtitude {
position: absolute;
left: 283px;
top: 17px;
z-index: 2;
}

#locator_form_submit {
position: absolute;
left: 198px;
top: 53px;
z-index: 2;
}

#locator_locatoriframe {
position: absolute;		
left: 16px; 		
top: 111px; 
z-index: 1;
}
