#header {
	width: 750px;
}
#page {
	width: 750px;
}
#footer {
	width: 750px;
}

#student_header{
	display: inline;
}
.info{
	padding-right: 15px;
}
.info h3{
	margin: 0;
}
.info select{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif;
	font-style: italic;	
	width: 45px;
}
#select_semester{
	float: right;
}
#select_semester span{
	width: 140px;
}
#select_semester h3{
	border: 0;
}
div.under_border{
	border-color: #91AEC5;
	border-top: 0px;
}

h1{
	margin: 0;
}