@charset "utf-8";
/* CSS Document */


/*  GENERAL STYLES  */

#rightcontent .person ul {
		margin-left:97px;
		list-style-type:none;
}

#rightcontent .person ul li {
	background-image: url(http://www.eiu.edu/images08/notable_alumni/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 13px;
	margin-bottom: -3px;
}

#rightcontent h3{
	font-size:150%;
	padding-bottom: 10px;
	margin-top: 10px;
}

.half {
	width: 100%;
}

.person {
	display: inline-block;
	width: 50%;
	float:left;
	padding-bottom: 20px
}