/*bdjobs.com*/

/*hotjobs table*/
.hotjobsTL {background: url(../images/tblimg/te_tl.gif) 0 0  no-repeat}
.hotjobsB{background: url(../images/tblimg/pix_bgcolor.gif) 0 100% repeat-x}
.hotjobsFooter {background: url(../images/tblimg/border.gif) 0 100% repeat-x; background-color:#f1f2f3}
.divider{background: url(../images/tblimg/border.gif) 100% repeat-y}

/*table set 1*/
.t {background: url(../images/tblimg/bg_column.gif) 0 0 repeat-x; width: 100%; background-color:#f1f2f3;}
.b {background: url(../images/tblimg/border.gif) 0 100% repeat-x;}
.l {background: url(../images/tblimg/border.gif) 0 0 repeat-y; }
.r {background: url(../images/tblimg/border.gif) 100% 0 repeat-y;}
.bl {background: url(../images/tblimg/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/tblimg/br.gif) 100% 100% no-repeat;}
.tl {background: url(../images/tblimg/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tblimg/tr.gif) 100% 0 no-repeat; padding:1px}

/*hotjobs table*/
.hotjobsTxt{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
}
.hotjobsCompanyName{
color: #666666;
text-decoration:none;
}
#hotjobsBullet
{
	list-style-image:url(../images/bullet_orange.gif);
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:15px;
	line-height:1.3;
}
#hotjobsBullet li
{
	
	margin-left:0px;
	padding-left:0px;
}
#hotjobsBullet li a
{
	color:#666666;
	text-decoration:none;	
}
#hotjobsBullet li a:hover
{
	color:#FF6600;
}
