/*
Theme Name: Moxy Wordpress Theme
Theme URI: http://www.rockettheme.com/wordpress-themes/moxy
Description: Moxy is the February 2010 release from RocketTheme. The theme balances both a simple and complex design, from the inclusion of stunning header styles, complimented by conservatively styled mainbody areas.
Version: 1.2
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	width: 100px;
}
