/* CONTACT */
#hotline {
	text-align:left;
}

.separator {
	border-bottom:1px solid #000;
}

textarea.full {
	width:450px;
	height:50px;
}

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

input.text {
	width:205px;
}

.ps {
	font-size:10px;
}

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

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