
/* jobs page */


DIV.FMtitle { float: left; margin: 0px 0px 15px 0px; }
DIV.FMinput { float: left; margin: 0px 0px 15px 0px; }

.FM100 { width: 100px; }
.FM150 { width: 150px; }
.FM200 { width: 200px; }

INPUT.FMinput { width: 150px; height: 20px; border: 1px solid #666666; }

TEXTAREA.FMquestionsTA { width: 250px; height: 75px;  border: 1px solid #666666; }


DIV.column
{
	float: left;
	width: 200px;
}

DIV.columnlong
{
	float: left;
	width: 400px;
}

DIV.columnfull
{
	float: left;
	width: 900px;
}



DIV.title
{
	xfont-size: 125%;
	margin: 0px 0px 3px 0px;
	color: #ffffff;
	clear: both;
}

INPUT.input1
{
	width: 175px;
	height: 17px;
	border: 1px solid #cccccc;
	color: 666666;
	xfont-size: 115%;
	clear: both;
}

INPUT.input2
{
	width: 375px;
	height: 17px;
	border: 1px solid #cccccc;
	color: 666666;
	xfont-size: 115%;
	clear: both;
}

INPUT.jobtype
{
	margin: 0px 10px 0px 0px;
}


SPAN.radio
{
	xfont-size: 115%;
	margin: 0px 15px 0px 0px;
}




