

#contactForm #name{

 width:200px;

}



#contactForm #email{

 width:200px;

}



#contactForm #subject{

 width:300px;

}



#contactForm textarea{

width:450px;

height:200px;

}
