form#m2moduleform_1 label
{
	margin:5px;
	height:20px;
	display:block;
	width:200px;
	clear:right;
	float:left;
}

form#m2moduleform_1 input
{
	margin:5px;
	height:20px;
	display:block;
	width:300px;
	float:right;
	border:0;
	background:#282828;
	color:#eee;
	font: 12px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

form#m2moduleform_1 textarea
{
	margin:5px;
	height:100px;
	display:block;
	width:300px;
	float:right;
	border:0;
	background:#282828;
	color:#eee;
	font: 12px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

form#m2moduleform_1 input:focus
{
	margin:5px;
	height:20px;
	display:block;
	width:300px;
	float:right;
	border:0;
	background:#eee;
	color:#101010;
}

form#m2moduleform_1 textarea:focus
{
	margin:5px;
	height:100px;
	display:block;
	width:300px;
	float:right;
	border:0;
	background:#eee;
	color:#101010;
}

form#m2moduleform_1 div.submit input
{
	width:150px;
	clear:right;
	float:right;
	border:0;
}
form#m2moduleform_1
{
	
}