.label
{
	text-align:right;
	width:200px;
}

#contactFormTable
{
	width:505px;
	margin: 0 auto;
}

#contactFormTable input, #contactFormTable textarea, #contactFormTable select
{
	width:99%;
}

.obli
{
	font-weight:bold;
}

.error
{
	text-decoration: none;
	background-color: white;
}