.jobs-browse-title {
    padding: 10px 25px 15px 25px;
    text-align: center;
    background-color: #e4e4e4;
    margin-top: 10px;
    margin-bottom: -5px;
}

	.jobs-browse-title p {
		font: 13px/16px Tahoma, Helvetica, Arial, sans-serif;
		font-weight: bold;
	}

.jobs-browse-list {
	font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 20px;
        margin-left: 8px;
/*	background: #e4e2e3 url(/images/gradient-bg.png) 0 0 repeat-x;
        background-color: #E5E3E4;*/
}

.jobs-browse-list a {
	color: #000;
	display: block;
	padding-left: 30px;
	text-decoration: none;


}


	.jobs-browse-list a:hover {
		text-decoration: underline;
	}

.jobs-browse-list h3 {
	background-color: white;
    font-size: 14px;
    letter-spacing: 0.06125em;
	height: 23px;
/*	background-color: #e5e5e5;
        font-weight: normal;
	letter-spacing: 0.06125em;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
*/

        padding: 2px;
        margin: 0;
        margin-bottom: 5px;
}


	.jobs-browse-list h3 a:hover {
	/*	background: #f7f200;*/
		color: #000;
	}


.jobs-browse-list ul {
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
}


#accordion1,#accordion2,#accordion3 {
    width: 326px;
}

h3 span {
    float: left;
}

.title-browse a {
     width: 280px;
    padding: 2px 0px 2px 15px ;
}

.plus-minus-browse a {
   
    padding: 0px;

}


.jobs-browse-head {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.jobs-browse-head span {
    margin-left: 5px;


}

.jobs-browse-head span+span {
    margin-left: 135px;


}