a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #ff9900;
	text-decoration: none;
}

a:link {
	color: #ff9900;
	text-decoration: none;
}

a:visited {
	color: #ff9900;
	text-decoration: none;
	
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #ff9900;
}
a.worddoc:link, a.worddoc:visited {
	background: url(http://www.pda.org/career/images/wrd_icon.jpg) no-repeat left;
	color: #ff9900;
	float: center;
	padding-left: 20px;
	padding-top: 3px;
	font-weight:bold;
}

a.worddoc:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

a.category:hover {
	color: #000000;
}

a.latestnews:link, a.latestnews:visited {
	color: #666666;
	display: block;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
}

a.latestnews:hover {
	color: #ff9900;
	font-weight:bold;
	BACKGROUND-POSITION: right 50%;
	BACKGROUND-REPEAT: no-repeat;
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #cccccc;
	display: block;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	padding-left: 0px;
}

a.mainlevel:hover {
	background-color: #666666;
	background-image:url(../images/menu.png);
	BACKGROUND-POSITION: right 50%;
	BACKGROUND-REPEAT: no-repeat;
	color: #ffffff;
	
}


a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FB7000;
	font-family: arial, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #000000;
}

a.mainlevel-front:link, a.mainlevel-front:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 200px;
}

a.mainlevel-front:hover {
	background-color: #FAFAFA;
	color: #000000;
}

a.mainlevel-top#active_menu-top {
	color: #FE8F00;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a.mainlevel-top:hover {
	color: #FE8F00;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FD8504;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

a.readon:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #333333;
	display: block;
	font-family: arial, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
	text-indent:2px;
	background-image:url(../images/menu2.png);
	BACKGROUND-POSITION: right 50%;
	BACKGROUND-REPEAT: no-repeat;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: arial, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	font-size: 12px;
}

input.inputbox#mod_login_password{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_search_searchword{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-top: 15px;
	width: 170px;
}

td,tr,p,div {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 20px;
}

textarea.inputbox {
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	font-size: 12px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FD6D04;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #333333;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}

.contentheading {
	color: #555555;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,arial,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}

/* Content - Sections & Categories */
.contentpane {
	width: 100%;
}

.contentpaneopen {
	width: 100%;
}

.createdate {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #93B312;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
}

.modifydate {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
	padding-bottom: 10px;
	text-align: left;
}

.moduletable h3 {
	color: #555555;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 15px;
	text-align: right;
	width: 170px;
}

.moduletable td {
	font-size: 12px;
	text-align: left;
}

.moduletable-front {
background-image: url(../images/front.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 30px;
	float: right;
	left: 25px;	
	position: absolute;
	text-align: left;
	top: 126px;
	width: 200px;
}



.moduletable-top {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 30px;
	width: 200px;
}

.pathway {
	color: #666666;
	padding-bottom: 20px;
	padding-top: 20px;
}

.quote {
	color: #000000;
	display: block;
	font: oblique 110% georgia, times, serif;
	line-height: 25px;
	margin: 0 auto;
	width: 100%;
}

.quote2 {
	color: #999999;
	display: block;
	font: oblique 110% georgia, times, serif;
	line-height: 25px;
	margin: 0 auto;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #FFFFFF;
	font-size: 11px;
}

.small {
	color: #666;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1pt;
}

.smalldark {
	color: #666;
	font-family: arial, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#body {
	background-image: url(../images/middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-left: 80px;
	overflow: auto;
	width: 698px;
min-height: 240px;
}

#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
}

#bottom {
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: none;
	height: 42px;
	letter-spacing: 0px;
	margin-left: 80px;
	text-align: center;
	width: 698px;
}

#bottom td {
	text-align: center;
}

#footer {
	float: none;
	height: 36px;
	letter-spacing: 0px;
	margin-left: 80px;
	padding-top: 20px;
	text-align: center;
	width: 699px;
}

#footer td {
	text-align: center;
}

#frontbody {
	float: left;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: left;
	width: 450px;
}

#frontcolumn {
	float: left;
	height: 220px;
	margin-left: 20px;
	width: 180px;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 309px;
	margin: 0 auto;
	text-align: left;
	width: 698px;
}

#headerbottom {
	background-image: url(../images/bottombg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 80px;
	width: 698px;
}

#headerwrap {	
	height: 309px;
	margin-left: 80px;
	width: 698px;
}

#mainbody {
	float: left;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: left;
	width: 480px;
}

#menu {
	background-image: url(../images/topbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 111px;
	margin-left: 80px;
	text-align: left;
	width: 698px;
}

#rightcolumn {
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
	text-align: left;
	width: 180px;
}





/* mac hide\*/
html, body {height:100%}
/* end hide */

.green {
	color:#426cda;
}

h1 {
	margin:0;
	padding:5px 0;
	font:normal 17px "Trebuchet MS",Arial,sans-serif;
	color:#CE5C00;
	/*color:#666;*/
	letter-spacing:0px;
	
}
h1.content {
	border-bottom:3px solid #426cda;
	width: 100%;
}

h2 {
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding:5px 0;
	border-bottom:1px dashed #ccc;
	letter-spacing:-1px;
	margin:10px 0;
}

h3 {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#A7A736;
	letter-spacing:-1px;
	margin:10px 0 5px 0;
}

h3 a {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#A7A736;
	letter-spacing:-1px;
	margin:10px 0 5px 0;
}

h3 a:hover {
	color:#A7A736;
	text-decoration:underline;
}

.jobprops {
	margin-top:1px;
	color:#666;
	padding-bottom:1px;
}

.jobprops img {
	vertical-align:middle;
}
/*-------------- layout ------------------- */

#outer{
	min-height:100%;
	width:900px;
	color: #666;
	text-align:left;
	margin:auto;
	position:relative;
	background:#fff url(../images/bk_outer.jpg) repeat-y left top;
}
 
* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
#header{
	min-height:110px;
	background:url(../images/bk_body.jpg) top repeat-x;
	position:relative;
	clear:both;
	margin-bottom:-10px;
}
* html #header{height:116px}
#left {
	position:relative;/*ie needs this to show float */
	width:230px;
	float:left;
	background-color:#fff;
	padding:12px;
	background:url(../images/bk_available.jpg) top left no-repeat;
}
#left p {padding:2px}
#preleft {
	position:relative;/*ie needs this to show float */
	width:230px;
	float:left;
	background-color:#fff;
	padding:5px 12px;
	background:none;
}
#preleft h1 {
	margin:0;
	width:194px;
	height:103px;
	float:left;
	background:url(../images/logo1.jpg) top left no-repeat;
}

#preleft h1 a{
	width:194px;
	height:103px;
	text-indent:-9000px;
	display:block;
}


#footer {
	width:900px;
	clear:both;
	height:70px;
	background:#fff url(../images/bk_dl_content.jpg) top left repeat-x;
	background-position:0 10px;
	color: #999;
	text-align:left;
	left:0;
	bottom:0;
	position:absolute;
	padding-top:30px;
}

#footer a.validate {
	font-size:10px;
	color:#fff;
	padding:0 5px;
	background-color:#A6D220;
	margin-left:2px;
}

#footer .copy {
	float:left;
	margin:0 0 0 5px;
	width:500px;
}

#footer .author {
	float:right;
	margin:0 5px 0 0;

	
}

#footer .author img{
	border:none;
}

* html #footer {/*only ie gets this style*/
	he\ight:70px;/* for ie6 */
	margin-bottom:-1px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centercontent {
	width:618px;
	float:left;
	padding:1px 1px 1px 1x;
}

#centercontent p{
	margin:15px 0;
}

#clearfooter {width:100%;height:70px;clear:both} /* to clear footer */

/*--------------- end layout ---------------- */

/* ----- clearing ----------- */

clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	line-height: 1px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: block; 
	width: 0;
}
 
* html .clearfix {
/* Hides from IE-mac \*/
height: 0;
/* End hide from IE-mac */
}

/* -----------------end clearing------------- */


/*--------------- header content -------------*/

#header h1 {
	margin:0;
	width:194px;
	height:103px;
	float:left;
	background:url(../images/logo.jpg) top left no-repeat;
}

#header h1 a{
	width:194px;
	height:103px;
	text-indent:-9000px;
	display:block;
}

#searchBoxTop {

	position:absolute;
	top:0;
	right:0;
	
}

	
/* Commented backslash hack hides rule from IE5-Mac \*/


#googleAds {
	position:absolute;
	right:0;
	margin:70px 15px 0 0;
}

#googleAdsBottom {
	border-top:1px dashed #ccc;
	width:880px;
	height:120px;
	text-align:center;
	clear:both;
	position:absolute;
	bottom:70px;
	padding:15px 0 10px 0;
	background-color:#FFF;
}
/* End IE5-Mac hack */

/*------------ end header --------------- */

/* ------------- left bar --------------- */

#searchBox, #editBox {
	position:relative;
	clear:both;
	float:left;
	width:228px;
	background:#F5F7EE url(../images/bk_top_search.gif) top left no-repeat;
	margin:0 0 15px 0;
	padding:0;
	
}

.inner {
	background:url(../images/bk_bottom_search.gif) bottom left no-repeat;
	padding:10px 13px;
}

#searchBox h3, #editBox h3 {
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
	color:#91B427;
	letter-spacing:-1px;
	margin:0;
}

.searchDesc {
	margin:0;
	padding:7px 3px;
	background-color:#F8F9F2;
	margin-bottom:-12px;
}



.jobsNo {
	width:50px;
	float:left;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	padding:8px 0 0px 12px;
	color:#fff;
	text-align:center;
	
	
}

.jobsNoDetails {
	float:left;
	width:225px;
	text-align:right;
	line-height:26px;
	padding:3px 0 28px 0;
}

#leftBarTabs {
	width:100%;
	overflow:hidden;
	height:18px;
	clear:both;
	border-bottom:4px solid #A7CE1F;
}

#leftBarTabs ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#leftBarTabs ul li {
	width:64px;
	height:18px;
	background:url(../images/left_tab_off.jpg) top left no-repeat;
	float:left;
	text-align:center;
	margin-right:1px;
	}
#leftBarTabs ul li a{
	line-height:18px;
	color:#eee;
	text-decoration:none;
	font-size:11px;
	
	}
#leftBarTabs ul li a:hover{
	text-decoration:underline;
	color:#fff;
	}
#leftBarTabs ul li a:focus{
	outline:none;
	}
#leftBarTabs ul li.selected {
	background:url(../images/left_tab_on.jpg) top left no-repeat;
	}
#leftBarTabs ul li.selected a{
	color:#fff;
	}


.categList { 
		width: 100%; 
		margin-bottom:10px;
		}
		
		.categList ul
		{
			margin:0;
			padding: 0;
			list-style-type: none;
		}
		
		.categList a
		{
			display: block;
			padding: 4px 1px ;
			width: 100%;
			border-bottom: 1px dashed #ccc;
		}
		
	
		.categList a:hover
		{
			background-color: #FBFDF4;
			text-decoration:none;
		}
		
		.categList a span {
			color:#000;
			position:absolute;
			right:14px;
			font-weight:bold;
		}

.rss {
	display:block;
	clear:both;
	float:right;
	margin:6px 10px 0 0;
}


/*------------ end left bar -------------- */

/* ----------- center -------------------- */

#featuredJobs {
	margin:-5px 0 0 -5px;
	width:618px;
	height:113px;
	background:url(../images/bk_featured.jpg) top left no-repeat;
	padding-bottom:30px;
}

.featured {
	 display:none; 
	 margin:0;
	 padding:0;
	 border:1px solid red;
}

.innerFeatured {
	position:relative;
	float:right;
	top:-30px; 
	right:18px;
	font-size:0.8em;
	color:#FFFFFF;
}

.innerFeatured img {
	vertical-align:middle;
}

.featuredView {
	position:relative;
	float:right;
	font-size:0.7em;
	top:-16px;
	right:25px;
}

#fscroller {
	margin:0px 0 0 0px;
	background:url(../images/bg.png) top left no-repeat;
	padding:48px 10px 10px 18px;
	font-size:1.3em;
	line-height:1.6em;
}	

#centercontent dl {
	margin-top:1em;
	padding:0 0 0 2px;
}

#centercontent dt {
	color:#000;
	font: bold 12px Tahoma ;
	background:url(../images/bk_dl_content.jpg) top left repeat-x;
	padding: 10px 0 5px 0;
	margin:0;
	
}

#centercontent dt img {
	margin-right:3px;
}

#centercontent dt a {
	font-weight:bold;
	color:#000;
}

#centercontent dd {
	margin:0 0 4px 20px;
}

#centercontent dd.newsDate {
	color:#A7A736;
	margin-bottom:1em;
	padding-top:3px;
	
}
#centercontent dd.newsDate span {
	color:#888;
	
}
#centercontent dd.newsDate img{

	margin:0 2px 0 0;
}

#sendContainer {
	margin:0;
	margin-top:20px;
	background-color:#F8F9F2;
	border:1px solid #E8EBD6;
	padding:5px 8px 4px 8px;
	
}
#sendContainer img{
	vertical-align:middle;
	margin-top:-2px;
	margin-right:2px;
}

#sendInner {
	padding:0;
	display:none;
	margin:0;
}

.notice {
	background:url(../images/exclamation.png) top left no-repeat;
	background-position:5px 7px;
	background-color:#F9FAF5;
	border:1px solid #E8ECD7;
	padding:6px 5px 6px 25px;
	margin:20px 0;
}

table.rates {
	border-top:1px dashed #ccc; 
}

table.rates td{
	border-bottom:1px dashed #ccc; 
	padding:2px;
}

table.rates a img{
	border:none;
}

table.rates td.middle{
	padding-left:85px;
	padding-right:20px;
	font-size:18px;
	color:#9AC41E;
	font-weight:bold;
}

.bigtext {
	font-size:1.1em;
	color:#426cda;
	font-weight: bold;
}

#postHighlightsBox {
	margin:0;
	margin-top:15px;
	background-color:#F8F9F2;
	border:1px solid #E8EBD6;
	padding:5px 8px 4px 8px;
	
}
#postHighlightsBox img{
	vertical-align:middle;
	margin-top:-2px;
	margin-right:2px;
}

#postHighlightsInner {
	padding:0;
	padding-top:10px;
	display:none;
	margin:10px 0;
	border-top:1px dashed #ccc; 
}
.font { font-family:"Trebuchet MS",Arial,sans-serif; color: #303030;
}
.sponsors {
	color: #333333;
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}
a.pdf:link, a.pdf:visited {
	/*background: url(../images/pdficon.jpg) no-repeat left top;*/
	color: #004389;
	padding: 2px 0 2px 0;
	border-bottom: 1px dashed #CCCCCC;
	display: block;
}

a.pdf:hover {
	color: #004389;
	text-decoration: underline;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */






/*TOP NAVIGATION BAR FOR SALARY>COM WEBSITE*/


#thicktabs{
margin: 0;
padding: 0;
float: center;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 6px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(media/pinkbg.gif) top right no-repeat; /*thick bottom border below tabs*/
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0D5E9;
	border-bottom-color: #0b4887;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #FFFFFF;
}

#thicktabs li a:hover{
color: #FFFFFF;
background-image: url(media/pinkbgover.gif); /*background image swap on hover*/
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]
/* CSS Document */




/*------------ end center ---------------- */

/*------------ Tool Tip ------------ */


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


/*------------ End Tool Tip ------------ */

/*------------ Hot Jobs ------------ */

div.jt_job_position {
	font-size: 18px;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,arial,sans-serif;
}

div.jt_job_location {
	
}
	
div.jt_job_company {
	margin-bottom: 10px;
	font-style:italic;
}	






















