#newListing ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#newListing ul li {
	margin: 5px 0px 10px 24px;
	padding: 0px;
	width: 500px;
}

#newListing ul li a {
	text-decoration: none;
	color: #000000;
}

#newListing ul li a:hover {
	color: #7E9725;
}
#interview {
	line-height: 15pt;
}

#announcement a {
	text-decoration: none;
	color: inherit;
	border-bottom: 1px dotted black;
	font-weight: bold;
}

#announcement a:hover {
	border-bottom: 1px solid black;
}

.iQuestion {
	font-weight: bold;
}
