#wrapper {width:600px;margin:0 auto;}
.message {background:#eee; color:#000;display:none;width:620px;padding:10px;}
.contact {text-align:left;}
.contact ul {list-style-type:none;width:560px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:560px;}
.contact textarea {width:560px;}
.submitbutton {width: 100px;}
p {text-align:center;}
.form-text {
	font-size: 16px;
}