.JobList	{
	width:525px;
	margin:0 0 15px 0;
	background:#f9f1ea;
}
.JobList	td	{
	padding:4px;
	border-bottom:1px solid #fff;
	width:525px;
}
.JobList	td.Format	{
	padding:4px;
	border-bottom:1px solid #fff;
	width:500px;
}
.JobList td:hover	{
	background:#fffbcc;
}
.JobList a, .JobList a:hover {
	color:#3366CC;
}
.JobList	td.Format h3	{
	display:block;
	line-height:2em;
	background-image: url(/images/bg_even_transparent.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 0 0 8px;
	margin:0;
}
#FormatList		{
	margin-bottom:10px;
}
#FormatList	a:link, #FormatList	a:visited	{
	padding:4px;
	border-right:1px solid #ffffff;
	color:#3366CC;
}
#FormatList	a:hover	{
	background:#fffbcc;
		color:#3366CC;
}
.GotoTop	{
	border:none;
	margin:10px 0;
}
.JobList ul	{
	margin:0 0 0 20px;
	padding:0;
}
.JobList ul li	{
	border-bottom:1px solid #ffffff;
	list-style-position: outside;
	list-style-image: url(/images/bg_li.gif);
	list-style-type: none;
	line-height:1.9em;
}
