
/* DOWNLOAD */
#download {
width: 620px;
	height: 200px;
	position: relative;
	left: 40px;
	margin-top: -200px;
	background: url(http://www.fuelcardservices.com/images/redbackground.jpg) no-repeat; background-position-y: -15px;
}
#downloadapp {
margin-left: 280px;
margin-top: 0px;
width:400px;}

#downloadapp fieldset{
border: 1px solid #CCCCCC;
padding:10px;
}
#downloadapp legend{
font-weight:bold;
font-size:9pt;
}
#downloadapp label{
display:block;
height:2em;
background-color:#F5F5F5;
padding:5px 5px 0;
}
#downloadapp input {
margin-right:20px;
padding: 2px;
border:1px solid #666666;
float:right;
clear:right;
background:#FFFFFF;
}



#downloadapp input:focus,#locator input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}
#terms{position: relative;
margin-top: -70px;
left: 20px;
width: 200px;
}

/* DOWNLOAD */

#downloadlink{

margin-left: 300px;
margin-top: 20px;
width:400px;}

