/* Form Styles */
#form					{ margin: 0; font-family: Arial, Helvetica, sans-serif !important; }

.row					{ width: 300px; margin: 0 0 4px 0; }

.comments				{ font-size: 12px; width: 300px; margin: 0 0 0 10px; padding: 0; }

p.message				{ margin: 2px 0 0 3px; font-size: 9px; color: #999; }

span.field				{ color: #666; font-size: 12px; }

#full_name, #email, #phone		{ color: #CCC; background-color: #333333;  border: solid #F00 1px; }

.submit					{ font-size: 11px; }

p.tinytext									{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;

} 

#comments				{ color: #CCC;  background-color: #333333; font-size: 11px; border: solid #F00 1px; font-family: Arial, Helvetica, sans-serif !important; }

#contact-content		{ padding: 40px 0 0 0; }

span.highlighted-text	{ color: #900; }
