/* REGISTER JOB SEEKER */

#resultscontainer
{
	width:509px;
	margin:75px 0px 20px 46px;
	border-bottom:solid 2px #CCCCCC;
}

#titlebar
{
	background:#003366 url(../images/J2.gif) right top no-repeat;
	height:18px;
}

#titletext
{
	width:490px;
	color:#FFFFFF;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif ;
	position:absolute;
	margin:2px 0px 0px 9px;
}

INPUT, SELECT
{
	height:18px;
	color:#336699;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif ;
}


.ftext
{
	color:#336699;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif ;
}

.ftext a
{
	color:#336699;
	text-decoration:underline;
}

TD
{
	color:#333333;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif ;
}

.fitem b
{
	color:#ff0000;
	font-weight:bold;
}

.fbutton
{
	width:98px;
	height:18px;
	margin-top:10px;
	background:url(../images/BVB.gif) no-repeat;
}

.fbutton a
{
	position:absolute;
	padding:2px 0px 0px 10px;
	width:98px;
	height:18px;
	color:#FFFFFF; 
	text-decoration:none;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif ;
}

.fbutton a:hover  
{
	background:url(../images/BVA.gif) no-repeat;
	color:#336699;
}

#toplines
{
	position:absolute;
	top:30px;
	margin-left:46px;
	background:url(../images/FL.gif) right repeat-y;
	width:509px;
	height:27px;
}

#toplinesinner
{
	position:relative;
	top:0px;
	height:26px;
	background:url(../images/FL1.gif) right repeat-y;
	border-right:solid 1px #999999;
}

#tratext
{
	position:absolute;
	margin:0px 0px 0px -23px;
	text-align:left;
}

#trbtext
{
	position:relative;
	margin:-19px 0px 0px 462px;
	background:url(../images/ARL.gif) no-repeat 0px 5px;
	width:60px;
	text-align:right;
}

#trbtext a
{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
	display:block;
}

#trbtext a:hover  { text-decoration:underline; }

#outerdescr
{
	background:#cccccc;
	width:509px;
}

#innerdescr
{
	margin-left:1px;
	background:#ffffff;
	width:507px;
}

#descrtext
{
	padding:9px 8px 8px 8px;
	font: 11px/12px;
}

.greyedout
{
	color:#999999;
	background-color:#F2F2F2;
	font-family:arial;
	width:210px;
}


