﻿.formcontactusadd
{
	background: #FFF;
}

.formcontactusadd table
{
    width: 98%;
}

.formlabel
{
	vertical-align: top;
	text-align:		left;
}

.formlabel span
{
	color: #F00;
}

.formspacer
{
	width: 50px;
}

.forminput
{
	width:   170px;
}

.formtextarea
{
	width: 250px;
}

.formbutton
{
	width:  150px;
	color:  #009;	
}

.formbuttonalign
{
	text-align: right;	
}

.nohighlight
{
	border:		solid 1px #99F;
	background: #FFF;
}

.highlight
{
	border:			solid 1px #99F;
	background:		#FFC;
	font-size:		10pt;
	color:			#666;
}

