#form-contact{
	margin:0 auto;
	width:595px;
}

#header{
	background: transparent url(../images/header-form-contact.jpg) top no-repeat;
	width:595px;
	height:250px;
}

#form-contact p{
	text-align:center;
}

table.jforms-table{
	width:500px;
	margin:0 auto;
	margin-bottom:20px;
}

table.jforms-table th{
	width:300px;
	text-align:left;
	line-height:30px;
}

table.jforms-table td input{
	width:250px;
}

div.jforms-submit-buttons{
	text-align:center;
}

div.jforms-submit-buttons input{
	width:150px;
}