/**************************************
 * Mesothelioma Network Styles - Form *
 * Created: 6/21/2004                 *
 * Created by: Martha Gehlken         *
 **************************************/


form#infoRequest {margin:5px 100px 20px 55px;}
form#infoRequest {
	padding:2px; 
	background:#b0bdd7; 
	border:1px solid #254a69; }
#infoRequest table {
	width:100%; 
	background:#ebf1f6; 
	text-align:center; 
	border-collapse:collapse; }
#infoRequest td {
	padding:3px 0; 
	border-bottom:1px solid #b0bdd7; } 
#infoRequest td.lbl {
	width:40%;
	padding-right:0.25em;
	font-size:1em;
	text-align:right; 
	vertical-align:bottom;}
#infoRequest td#privacypolicy {
	padding-left:104px; 
	font-size:0.85em; 
	font-weight:bold; 
	background:#b0bdd7; 
	text-align:left; }
#infoRequest td#privacypolicy a {font-weight:bold; }
#infoRequest label {
	font-weight:bold; 
	color:#254a69; }
#infoRequest label.red, .red {color:#cc0000; }
#infoRequest td.comment {vertical-align:top; }
#infoRequest input {width:95%; }
td.fld input#zip,
td.fld input#homephone,
td.fld input#workphone {
	width:7em;
	margin-left:0.25em;}
td.fld label {
	display:block;
	margin-bottom:0.25em;}
td.fld label.other {margin-left:2em;}
td.fld label.other input {margin-top:0.25em;}
td.fld label.last {margin-bottom:0;}
#infoRequest textarea {
	width:95%;
	height:10em;}
#infoRequest td#submitform {
	padding-right:70px; 
	background:#b0bdd7; 
	text-align:right; }
#infoRequest input#submit, #infoRequest input#reset {
	width:25%;
	margin-left:15px; 
	background:#6a7b89; 
	color:#ebf1f6; 
	border-color:#c4ced5 #384149 #384149 #c4ced5;}

