/*  
================================
TEMPLATE HEADER
================================
*/

/* 
================================
LAB TEMPLATE
================================
*/


/* 
================================
DEPARTMENTS LISTING PAGE
================================
*/

.deptheaderlink {
    color: #693c5e;
    font-size: 30px;
	font-weight:bold;
	margin:0 0 20px 0;
	
}

.deptlisting-top {
	padding-bottom: 5px;
}

.deptlisting-top-about {
	float: left;
	width: 486px;
	margin: 0 20px 0 0;
}

.deptlisting-top-links {
	float: left;
	width: 260px;
	border:0;
	margin:0;
}

.deptlisting-shadow {
	clear: both;
}

.deptlisting-content-colone {
	width: 243px;
	padding: 0;
	margin: 0 20px 20px 0;
	float: left;
	display: inline;
}

.deptlisting-content-coltwo {
	width: 240px;
	padding: 0;
	margin: 0 20px 20px 0;
	float: left;
}

.deptlisting-content-colthree {
	width: 240px;
	padding: 0;
	margin: 0;
	float: left;
}




/* 
================================
DEPARTMENTS / DIVISIONS / PROGRAMS
================================
*/

/* 
================================
PROFILES
================================
*/

.profile-right {
	width: 160px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 10px 20px;
}

.profile-left {
	width: 160px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
}

.profile-left ul.profile-list {
	width:150px;
	margin: 0 0 15px 0;
}

.profile-center {
	width: 405px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}

/* 
================================
INDEX
================================
*/

#index-col-one {
	display: inline;
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 300px;
}

#index-col-two {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 426px;
}
