#emailForm{
float: left;
display: inline;
margin-top: 20px;
width: 610px;
height: 276px;
color: #444444;
background: url("../images/bg-contact.jpg") no-repeat;
}

#fields{
width: 530px;
margin-left: 50px;
margin-top: 20px;
}

#fcf2 {
font-size:12px;
width:500px;
}

#fleft{
float: left;
display: inline;
width: 250px;
}

#fright{
float: left;
display: inline;
width: 250px;
}

#fcf2 p {

}

#fcf2 .input {
background: #eae9e4;
border: none;
height: 25px;
padding-top: 3px;
font-size: 12px;
color: #444444;
width: 230px;
}



#fcf2 em {
color:#F00;
}

#fcf2 div.r {
float: left;
display: inline;
width: 250px;
}

#fcf2 label {
float: left;
width: 250px;
text-align: left;
height: 30px;
margin: 0;
}

#fcf2 span.f {
float: left;
width: 250px;
text-align: left;
margin: 0;
}


#fcf2 .req {
float: left;
display: inline;
}
#fcf2 textarea {
background: #eae9e4;
border: none;
color: #444444;
height: 142px;
width: 240px;
}

span#count{
color: #689230;
}

span.counter{
float: right;
font-size: 11px;
font-weight: normal;
}

.formbtn{
float: right;
width: 54px;
height: 23px;
padding: 0;
text-indent: -5000%;
cursor: pointer;
border: none;
background: url("../images/csend.gif") no-repeat;
margin-top: 10px;
}

#contactDetails{
float: left;
display: inline;
margin-top: 20px;
margin-left: 50px;
}

#cname{
background: url("../images/cname.gif") no-repeat;
text-indent: -8000%;
}

#cmail{
background: url("../images/cmail.gif") no-repeat;
text-indent: -8000%;
}

#curl{
background: url("../images/curl.gif") no-repeat;
text-indent: -8000%;
}

#cmess{
background: url("../images/cmess.gif") no-repeat;
text-indent: -8000%;
}

#fcf2 #valitate{
float: left;
margin-top: 10px;
}

#fcf2 #ctype{
width: 190px;
background: url("../images/ctype.gif") no-repeat;
text-indent: -8000%;
}

#fcf2 #fsmall{
width: 40px;
}

#fcf2 #validationText{
width: 40px;
}