/*#careers_header
	{
		background: url(../images/careers_header.gif) no-repeat;
		height: 155px;
		width: 962px;
		padding-top: 5px;
	}*/
#careers_header { 
	background: url(../images/hsg_careers_header.jpg) 0px 20px  no-repeat;
	height: 150px;
	width: 962px;
	}
.job
	{
		background-color: #fbfbfb;
		border-color: #eeeeee;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		padding-bottom: 5px;
	}
.job_details
	{
		background-color: #ffffff;

	}
	
	ul.bullets {
     list-style-image: url(../images/bullet.gif);
     margin-top: 9px;
     margin-bottom: 9px;
     margin-left: 16px;
     padding: 0px;
     padding-left: 0px;
     line-height: 18px;
     list-style-position: outside;
    }
	
