/* CSS Document */

/* *************************************************************************
* contacts page
*/
#contactForm{
	float:right;
	width:300px;
	text-align:right;
}

#contactInfo{
	float:left;
	width:280px;
}

#contactInfo div{}