
#campus-selector {
	width : 845px;
	height : 164px;
	margin : 20px 0 0 0;
	padding : 0;
}

#campus-selector img {
	float : left;
}

#content div.form {
	padding : 0 2% 0 0;
	width : 55%;
	float : left;
}

#content div.form table {
	width : 100%;
	border-collapse : collapse;
}

#content div.form table td {
	vertical-align : top;
	text-align : left;
	padding : 3px;
}

#content div.form table td.header {
	white-space : nowrap;
	font-weight : normal;
}

#content div.form table td.item {
	width : 60%;
}

#content div.form .input {
	width : 95%;
}

#content div.details {
	margin : 0;
	padding : 0;
	width : 45%
	float : right;
}

#content div.details p {
	margin : 0;
	padding : 0;
	text-align : left;
}
