#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border: 1px solid white;
background-color: inherit;
width:450px;
color: white;
}
#fcf2 h3 {
font-size:1.5em;
background-color:inherit;
color:white;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:white;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:inherit;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #CCCCCC;
border: 1px solid #993333;
padding:2px;
color: black;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #8B0000;
border: 1px solid white;
color: black;
}

.button{
	color: #A9A9A9;
	background: white;
	border: 1px solid #993333;
}

#inner .data{
	height: 365px;
} 
