body {
margin : 0;
padding : 0;
background : #f7f7f7;
}
#fcf2 {
font-family:lucida sans, tahoma, trebuchet MS, arial, verdana, sans-serif;
font-size:11px;
margin:5px;
border:1px solid #476042;
background-color:#f7f7f7;
width:100%;
}
#fcf2 h3 {
font-size:1.5em;
color:#f7f7f7;
background-color:#476042;
text-align:center;
text-transform:uppercase;
letter-spacing : 5px;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#f7f7f7;
}
#fcf2 label {
float: left;
width: 25%;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 70%;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #476042;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #476042;
}
