#lead-form {
	background:url(http://www.plugthingsin.com/images/banners/top-banner/background2.jpg) no-repeat;
	width:945px;
	height:250px;
	margin-bottom:20px;}

#lead-form .text {
	float:left;
	width:480px;
	margin:15px 0 0 23px;}
	
#lead-form .text h2 {
	font:27px tahoma;
	color:#739c8f;
	margin:0;}
	
#lead-form .text p {
	font:14px tahoma;
	color:#999;
	font-style:italic;
	margin:10px 0 0 0;}

#lead-form form {
	width:460px;
	margin-top:15px;}

#lead-form form .form-left {
	float:left;
	margin-top:10px;}
	
#lead-form form .form-right {
	float:left;
	margin:10px 0 0 20px;}	

#lead-form label {
	float:left;
	font:14px tahoma;
	color:#505050;
	margin:0 0 3px;}
	
#lead-form input {
	background:url(http://www.plugthingsin.com/images/banners/top-banner/inputbg.jpg) repeat-x bottom;
	background-color:#f8f8f8;
	float:left;
	width:100%;
	height:26px;
	border:1px solid #e5e5e5;
	padding-left:5px;}
	
#lead-form #aptno,
#lead-form #zipcode {
	width:100px;
	clear:left;}
	
#lead-form #button {
	background:url(http://www.plugthingsin.com/images/banners/top-banner/button.png) no-repeat;
	width:217px;
	height:55px;
	float:right;
	margin-top:12px;
	border:none;}
	
