#content h2{
background-image: url("../img/secTitle_bg.png");
background-repeat: no-repeat;
background-position: 5px 4px;
font-size: 1.4em;
padding-left: 50px;
}
#content p.disclaimer{
font-size: 1.4em;
padding-left: 50px;
}
#content input, #content select{
/*color:black;*/
background-color:#22597c;
font-size: 1.5em;
width:105px;
height:1.5em;
}
#content input.subBtn{
background-color:#ff8700;
font-size: 1.5em;
font-weight:bold;
color:white;
width:8em;
margin-top:-25px;
clear:both;
float:right;/**/

}
#content legend{
color:black;
font-size:1.5em;
text-align:center;
margin-left:25px;
background-color: #72aedd;
width: 4em;
padding:2px;
border: 2px solid;
border-left-color: #9ecff6;
border-right-color: #6895b8;
border-top-color: #9ecff6;
border-bottom-color: #6895b8;
}
*html #content legend{
margin-bottom: 10px;
}
#ForceCal fieldset legend{
width:10em;
}
#content fieldset{
margin:10px;
padding-top: 15px;
padding-bottom:10px;
padding-left: 5px;
padding-right: 5px;
}
p.out{
float:right;
margin-top: -25px;
padding-right: 150px;
}
p span{
font-size: 1.5em;
color:white;
font-weight: bold;
margin-right: 10px;
}
#content form fieldset p label{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
*html #content form{
margin-top:-10px;
}
