﻿#student-left {
	float:left;
	width:190px;
}

#student-links {
	font-weight:bold;
	left:-185px;
	padding:0;
	position:relative;
	top:100px;	
	}

#student-links li {
	list-style-type:none;
}

#student-links a {
	color:#000000;
}

#student-right {
	float:right;
	width:90px;
	top:-50px;
	position:relative;
}
.page-title {
	display:none;
}
.narrowcolumn {
	width: 930px;
}

.narrowcolumn .student-entry {
	margin-top:-40px;
	margin-right:100px;

}

#ex-img-nav li {display:inline;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;}

