#f2 {
font-family:arial;
font-size:11px;
margin:0px;
border:1px solid #CFD9BE;
background-color:#FFF;
width:450px;
}

#f2 message {
font-family:Arial, Helvetica, sans-serif; 
font-size:.5em; 
color:#000000; 
}

#f2 h3 {
font-size:1.5em;
background-color:#CFD9BE;
color:#FFFFFF;
text-align: center;
font-weight:bold;
padding:4px;
margin:0 0 0 0;
}
#f2 p {
text-align:center;
padding:8px;
}
#f2 em {
color:#F00;
}
#f2 div.r {
clear: both;
padding-top: 0px;
background-color:#FFF;
}
#f2 label {
float: left;
width: 100px;
text-align: right;
}
#f2 span.f {
float: right;
width: 335px;
text-align: left;
}
#f2 div.sp {
clear: both;
}
#f2 .req {
font-weight:bold;
}
#f2 input, #f2 textarea {
background: #FFF;
border:1px solid #CFD9BE;
padding:2px;
margin:2px;
}

#f2 option
{
text-align: left;
}

#f2 select{
background: #FFF;
border:1px solid #CFD9BE;
padding:0px;
margin:2px;
}

#f2 input:focus, #f2 textarea:focus {
background: #f2f2f2;
border:1px solid #CFD9BE;
}
