#menularge {
	list-style: none;
	padding: 0;
	margin: 0;
	
	height: 350px;
	background: url(http://www.fuelcardservices.com/images/menu-bg-large.jpg) no-repeat;
	position: relative;
}

	
	/* LOCATOR */
#locatormain {
width: 620px;
	height: 300px;
	position: relative;
	left: 40px;
	margin-top: -300px;
	background: url(http://www.fuelcardservices.com/images/essobackground.jpg) no-repeat; background-position-y: -15px;
}	

#locator {
margin-left: 280px;
margin-top: 0px;
width:400px;}

#locator fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#locator legend{
font-weight:bold;
font-size:9pt;
}
#locator label{
display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}
#locator input {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;
}

#locator input:focus,#locator input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}
	
	
/* MULTIPLE LOCATOR FORMS */
#locatorx3
{margin-left: 250px;
margin-top: 0px;
width:430px;}

#locator1 {
margin-left: 0px;
margin-top: 0px;
width:430px;}


#locator1 fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#locator1 legend{
font-weight:bold;
font-size:9pt;
}
#locator1 label{
float: left;

display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}
#locator1 input {
clear: left;
margin-left:13px;
margin-right:20px;
padding: 2px;
border:1px solid #666666;
background:#FFFFFF;
}

#submit {float: left;
}



/* END MULTIPLE LOCATOR FORMS */


#terms{position: relative;
margin-top: -100px;
left: 20px;
width: 200px;
}


/* END LOCATOR */

