/* CONTACT */
textarea.full {
	width:450px;
	height:100px;
}

textarea.medium {
	width:350px;
	height:100px;
}

input.text {
	width:350px;
}

.ps {
	font-size:10px;
}

p.thankyou {
	margin-top:30px;
	font-weight:bold;
	color:#336600;
}

p.error {
	margin-top:10px;
	font-weight:bold;
	color:#CC0000;
}