
	#body form
	{	width:			420px !important;
		position:		relative;
		float:			none;
		left:				50% !important;
		margin-left:	-210px !important;
	}
	#body form .row
	{	float:		left;
		margin:		4px;
		padding:		4px;
		background:	#48DCFF;
		color:		#1378c9;
		height:		auto !important;
		_width:		420px;
	}
	#body form div.input
	{	height:		120px !important;
	
	}
	#body form div.row
	{	margin-top:	10px !important;
		height:		40px;
	}
	#body form div.row b.half
	{	float:	left;
	}