#jobbmlistacim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: white;
	DISPLAY: block;
	margin-right: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px;
	text-indent: 3px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	
}
	


#jobbmlistacim a {
	color: white;
	DISPLAY: block;
	TEXT-DECORATION: none;
	
}


#jobbmlistacim :hover {
	DISPLAY: block;
	color: white;
	background-color: #767676;
	
}


