/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#contact {
	float: left;
	width: 400px;
}

#contactSide {
	float: right;
	width: 530px;
}

/*	-------------------------------------------------------------
	MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #contactForm label.error {
	background: 0;
	font-weight: bold;
	font-size: 0.9em;
	color: red;
}