body {
	background:#000;
	color:#666;
	width:450px;
	margin:0 auto;
	font:13px/20px "Lucida Sans Unicode", Arial, Verdana;
	}
	#labfm_splash {
		text-indent:-4000em;
		/*background:url(http://www.inkasmetal.com/inkas_metal_logo.gif) no-repeat center center;
		height:110px;*/
		height:50px;
		margin:3em auto;
		}		

	#labfm_contactform p {
		padding:0.5em;
		}
	.labfm_ddfmerrors {
		font:1em/1.5em "Lucida Sans Unicode", Arial, Verdana;
		text-transform:uppercase;
		padding:0.5em;
		}
		.labfm_errorlist {
			color:#999999;
			padding:0.5em;
			}
	.labfm_fieldwrap {
		clear:both;
		}
		.labfm_fieldwrap label {
			width:6em;
			float:left;
			text-align:right;
			font:1em/1.5em "Lucida Sans Unicode", Arial, Verdana;
			padding:0.5em;
			color:#666;
			}
		.labfm_fieldwrap .labfm_text, .labfm_fieldwrap .labfm_textarea {
			width:20em;
			font:1em/1.5em "Lucida Sans Unicode", Arial, Verdana;
			color:#666;
			float:right;
			background:#EEEEEE;
			border:none;
			padding:0.5em;
			}
	.labfm_submit {
		clear:both;
		padding:0.5em;
		text-align:right;
		}
		.labfm_submit input {
			background:none;
			border:2px solid #ccc;
			color:#666;
			font:1em/1.5em "Lucida Sans Unicode", Arial, Verdana;
			text-transform:uppercase;
			}