﻿#content span.career-opportunities li {
	margin-bottom: 6px;
}
#content span.career-opportunities h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content span.career-opportunities h3 {
	margin-top: 12px;
	margin-bottom: 0px;
}

#content span.career-opportunities h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content span.career-opportunities div { /* Company Logo */
	float:right;
}

#content span.career-opportunities div a img { /* Company Logo */
	display:block;
	margin:0px;
	border:none;
}

#content span.career-opportunities a { /* Bookmark */
	/*text-decoration:none;*/
}

#content a.career-opportunities-bookmark { /* Bookmark */
	text-decoration:none;
}

#content p.career-opportunities-clear-both {
	clear:both;
}

#content span.green-bold-text {
	color:#18453b; /* MSU green */
	font-weight:bold;
}
