form input.contact
{
    background-repeat: no-repeat;
}
form input.contact:focus
{
}
form input.mail
{
    background-repeat: no-repeat;
}
form input.mail:focus
{

}
#div-form-contact
{
	padding-top: 30px;
}
#form-contact-title
{
	width:350px;
}
#form-contact-content
{
	width:95%;
	height:150px;
}