@charset "utf-8";
/* 
    Document   : requestanewsletter.css
    $LastChangedRevision: 830 $
	$LastChangedBy: ChrisMcKee $
	$LastChangedDate: 2010-03-26 11:22:30 +0000 (Fri, 26 Mar 2010) $
    Description:
        Request a Newsletter Page
*/

form{padding:0 20px 0 15px}
form label{display:block;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;width:200px}
form label em{font-size:0.7em}
form ol{ width: 500px; }
form li{clear:both;line-height:2}
form hr{clear:both;margin:6px 0}
input[type=text],select{border:solid #333 1px;outline:none;width:240px}
select,input{float:left;font-family:Verdana, Arial, Helvetica, sans-serif;margin-right:5px}
input[type=text]:focus,input[type=text]:active,select:active,select:focus{outline:solid #F63 1px}
#marketingquestions{padding:10px 0}
#marketingquestions tr{line-height:2.1}
#marketingquestions tr select{margin-left:8px;width:140px}
#lblEmailOptoutWording{clear:none;display:block;height:auto;line-height:1.6;position:relative;width:600px}
#chkSelectedCompanies{bottom:15px;clear:none;left:495px;position:relative}
#imgBtnSubmit{clear:left;float:right}
