﻿div.jobform span.req
{
	color: #CC0000;
	padding-right: 2px;
}

div.jobform table.form
{
		
}

div.jobform table.form td
{
	
}

div.jobform table.form td.lbl
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 6px;	
	white-space: nowrap;
}

div.jobform table.form td.fld
{
	text-align: left;
	padding-bottom: 6px;
	white-space: nowrap;
}

div.jobform ul.prefs
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}

div.jobform ul.prefs li
{
	list-style-type: none;
	list-style-position: inside;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
