#cntct {
font-family:arial;
color:#FFFFFF;
font-size:11px;
margin:5px;
border:1px solid #3D5686;
background-color:#1E1E2D;
width:450px;
}
#cntct h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#cntct p {
text-align:center;
padding:8px;
}
#cntct em {
color:#FFFFFF;
}
#cntct div.r {
clear: both;
padding-top: 5px;
background-color:#1E1E2D;
}
#cntct label {
float: left;
width: 100px;
text-align: right;
}
#cntct span.f {
float: right;
width: 335px;
text-align: left;
}
#cntct div.sp {
clear: both;
}
#cntct .req {
font-weight:bold;
}
#cntct input, #cntct textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#cntct input:focus, #cntct textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
