#mainList {
	width:75%;
	margin-top:20px;
}

#mainList ul {
	list-style:none;
}

#mainList li {
	margin-top:5px;
}

#mainList span {
	font-size:.75em;
}

.moredept {
	font-size: .85em;
}

/*hr {
	clear:both;
}*/

.collegeList {
	width:400px; 
	float:left;
}


.collegeList h2 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:1em;
}


.newsFeed {
	width:220px;
	float:left;
	margin:10px;
    padding-top:5px;
}


p {
	margin-top:10px; 
	margin-bottom:10px;
}

img {
   border:none;
}

.clear {
	clear:both;
}


table .deptlist {
	margin-left: 25px;
} 

.deptlist th {
	width:55%;
	text-align:left;
	border-bottom: 1px #DADADA solid;
	
}

.deptlist td {
	border-bottom: 1px #DADADA solid;

}

