form {}
p.bluejj{color:#0079C2;}
fieldset {
	border:							none;
		padding:							8px;
}

legend {
	display:							none;
	visibility:							hidden;
}

label,#preferences {
	color: 							#515151;
}

div.lbl {margin:8px 0 0 0;}

div.obj input, textarea {
	width:	180px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	}

textarea {height:120px; width:350px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

div.obj p {
	margin: 							3px 0 0 0;
	padding: 							0;
	background: url(sc_admin/res/error_arrow.gif) no-repeat;
	font-style:							italic;
	text-indent:						20px;
	color: 							#cd0000;
}

#name {padding-top:0;}

#pcode {width:90px;}

#preferences label {font-size:1em;}

#preferences div {margin:0 0 4px 0;}

#sendme {margin-top:8px;}