#mod_jobs {
}

#mod_jobs hr {
	color:#464646;
	background-color:transparent;
	border-bottom:1px dotted #464646;
	border-style:none none dotted;
	height:1px;
}

#mod_jobs h3 {
	line-height:100%;
}
#mod_jobs h4 {
}
#mod_jobs a {
	color:#333;
}

#mod_jobs li.toggler {
	cursor:pointer;
}

.preload { background:transparent url("../images/spin.gif") center center no-repeat; }


