li.careerListing
{
	padding: 10px;
	list-style-type: none;
	margin-right: 30px;
}

li.even
{
	background-color: #f1f1f1;
}

#mainBody ul
{
	list-style-type: disc;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 30px;
}

#mainBody h3
{
	margin: 20px 0 5px 0;
	padding: 10px;
	background: #666 url(/image/ui/grad_bg_666.jpg) repeat-x top left;;
	color: white;
	font-size: 13px;
}

