label,
input
{
	display: block;	
}

fieldset
{
	border: none;
}

label
{
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	color: white;
}

#contact-table td
{
	width: 250px;
}

.text-input
{
	width: 240px;
	margin-bottom: 15px;
}