#academic-depts {
        margin:0;
        padding:0 15px 0 15px;
	float:left;
}
#campus-depts {
	margin:0 5px 0 15px;
	float: right;
}
#academic-depts .link-list, #campus-depts .link-list {
	margin:10px 0 5px 5px;
	width: 400px;
	height: 450px;
	border:1px #e7e9dc solid;
}
#academic-depts .link-list img, #campus-depts .link-list img {
	float: left;
}

#academic-depts .link-list ul, #campus-depts .link-list ul {
	float: left;
	width: 290px;
	margin: 0 0 0 15px; 
	padding: 0;
}


#bottom-links{
	margin:10px 0 0 15px;
	clear:both;
}
#bottom-links ul{
	list-item-style:none;
	margin: 0 0 0 50px; padding: 0;
}
#bottom-links ul li{
	padding: 0; 
	float: left; 
	margin: 0 30px 0 0;
}