#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
border:1px solid #e4e4e4;
background-color:#FFF;
width:425px;
}
#fcf2 h3 {
font-size:1.2em;
background-color:#fdeef5;
color:#333333;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:right;
padding:20px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top:1px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 130px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 280px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #fdeef5;
border:1px solid #e4e4e4;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


#newsletter {
font-family:arial;
font-size:11px;
margin:0px;
border:0px solid #e4e4e4;
background-color:#FFF;
width:175px;
}
#newsletter h3 {
font-size:1.2em;
background-color:#fdeef5;
color:#333333;
font-weight:bold;
padding:1px;
margin:0px;
}
#newsletter p {
text-align:right;
padding:2px;
}
#newsletter em {
color:#F00;
}
#newsletter div.r {
clear: both;
padding-top: 1px;
background-color:#FFF;
}
#newsletter label {
float: left;
width: 30px;
text-align: left;
}
#newsletter span.f {
float: left;
width: 50px;
text-align: left;
}
#newsletter div.sp {
clear: both;
}
#newsletter .req {
font-weight:bold;
}
#newsletter input, #newsletter textarea {
background: #fdeef5;
border:1px solid #e4e4e4;
padding:2px;
}
#newsletter input:focus, #newsletter textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


#login {
font-family:arial;
font-size:11px;
margin:0px;
border:0px solid #e4e4e4;
background-color:#FFF;
width:175px;
}
#login h3 {
font-size:1.2em;
background-color:#fdeef5;
color:#333333;
font-weight:bold;
padding:1px;
margin:0px;
}
#login p {
text-align:right;
padding:3px;
}
#login em {
color:#F00;
}
#login div.r {
clear: both;
padding-top: 1px;
background-color:#FFF;
}
#login label {
float: left;
width: 50px;
text-align: left;
}
#login span.f {
float: left;
width: 100px;
text-align: center;
}
#login div.sp {
clear: both;
}
#login .req {
font-weight:bold;
}
#login input, #login textarea {
background: #fdeef5;
border:1px solid #e4e4e4;
padding:2px;
}
#login input:focus, #login textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}