.category {
	height:20px;
	
 	font-size: larger; 
	margin-top: 0px;
	padding: 3px 0px 2px 0px;
	width: 234px;
	border-left: #7d7d7d 1px solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right: #7d7d7d 1px solid;
	background-image: url(../images/topjobs_gradient.jpg);
	display: block;
}
.category a {
text-decoration: none; 
color:black;
margin: 1px 0px 1px 4px;
vertical-align: middle;
}
.category a:hover {
cursor: pointer;

}
#joblogo {
	border-left: #7d7d7d 1px solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right: #7d7d7d 1px solid;
	width: 234px;
 	height: 84px;

}
#hotjobs ul ul li{
display: block;
background-color: #f1f1f1;
width: 234px;
	border-left: #7d7d7d 1px solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right: #7d7d7d 1px solid;
}
#hotjobs ul ul li p{
height:17px;
margin: 0px;
padding: 2px 4px 4px 4px;


}

#hotjobs img {
margin-left: auto;
margin-right: auto;
}
#hotjobs {
/* border: black 1px solid; */
}

#salesjobs{
	display: none;
}
#accountingjobs{
	display: none;
}
#itjobs{
	display: none;
}
#factoryjobs{
	display: none;
}
#engineeringjobs{
	display: none;
}
#purchasingjobs{
	display: none;
}
#customerservicejobs{
	display: none;
}




