.maintable .searchcontent
{
	width:100%;
}
.maintable .searchcontent .sleft
{
	width:100%;
	background-image:url(ctablebg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.maintable .searchcontent .sright
{
	width:100%;
	background-image:url(ctablebg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.maintable .searchcontent .stitle
{
	height:30px;
	padding-top:10px;
	font-family:arial;
	font-size:14px;
	font-weight:700;
}
.maintable .searchcontent .sctable
{
	width:100%;
	background-image:url(ctablebg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.maintable .searchcontent .scbody
{
	width:100%x;
	padding-left:10px;
	padding-right:10px;
}
.maintable .searchcontent .scbody .scattable
{
	width:100%;
}
.maintable .searchcontent .scbody .scattable .scat
{
	width:33%;
	background-image:url(jslistright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.maintable .searchcontent .scbody .scattable .scat .jfieldtitle
{
	height:20px;
	padding-left:10px;
	font-family:arial;
	font-size:12px;
	font-weight:700;
	color:#004270;
}
.maintable .searchcontent .scbody  .domaintable
{
	width:100%;
}
.maintable .searchcontent .scbody  .domaintable TH
{
	height:30px;
	padding-left:13px;
	padding-top:5px;
	font-family:arial;
	font-size:12px;
	color:#004270;
	text-align:left;
}
.maintable .searchcontent .scbody .scattable .scat .jslist
{
	width:100%;
	padding-bottom:10px;
	padding-left:10px;
	background-image:url(joblistbg.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	line-height:20px;
}
.maintable .searchcontent .sctable .jloc
{
	width:160px;
	background-image:url(jslocationsbg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-bottom:20px;
	line-height:20px;
}
