#pageBody form fieldset, #pageBody form div.submit {
	border: 0;
	padding: 0;
	margin: 0;
}
div#pageBody {
	padding: 0;
	margin: 0;
	*margin-top: -4px;
}

#weather {
	width: 35%;
	float: right;
	text-align: right;
	margin-top: -45px;
	line-height: 1.2em;
	position:relative;
	padding: 5px;
}
#weather img {
	float: right;
	border: 1px solid #bbb;
	margin: -35px 0 0 4px;
	padding: 3px;
}
#weather abbr {
	border: none;
}
#weather small {
	color: inherit;
}

.boxHeader {
	font-size: 1.4em;
}
.boxHeader a:link, .boxHeader a:visited, .boxHeader a:hover {
	font-size: 1em;
}
.boxHeader {
	padding: 0;
	margin: 0;
}
.boxContent ul {
	margin-left: 20px;
	margin-right: 1px;
	padding-left: 0;
}

#academics, #events, #onlineServices, #studentServices, #finances, #people, #technology, #policies, #careerServices, #outreach, #residentialLife, #healthSafety, #administrative, #entertainment, #campusOffices, #campusServices, #facultyServices, #facultyResources, #campusResources, #newsEvents, #humanResources{
	width: 48%;
	float: left;
	padding: 4px;
}

#row1 {
	padding-top: 10px;
}
#row1, #row2, #row3, #row4, #row5, #row6, #row7 {
	clear: both;
	margin-left: 10px;
}
#rightColumn[id] {
	width: 439px;
}
#rightColumn {
	width: 430px;
	float: left;
	padding-bottom: 10px;
}
#leftColumn {
	width: 277px;
	*width: 276px;
	float: left;
	background: #fff;
	padding-right: 8px;
	padding-left: 5px;
	border-right: 3px solid #f8f6f2;
	margin-bottom: -2px;
}
#leftColumn ul {
	list-style-image: url(/media/home/images/goldsquarebullet.gif);
}
a:link.rightlink, a:visited.rightlink, a:hover.rightlink {
	float: right;
	padding-top: 3px;
	font-size: .9em !important;
	letter-spacing: 0;
	font-variant: normal;
}
#rightColumn a.rightlink {
	font-size: .8em !important;
}

#leftColumn b, #leftColumn strong {
	color: #555;
}
#news ul, #facultyNews ul, #facultyForum ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ridesOffered table tr td, #ridesWanted table tr td, #upcomingEvents table tr td, #news ul li, #facultyNews ul li, #facultyForum ul li {
	padding: 2px 3px 2px 4px;
}
#ridesOffered table tr, #ridesWanted table tr, #upcomingEvents table tr {
	background: transparent;
}
#news ul li, #facultyNews ul li, #facultyForum ul li {
	padding: 6px;
}
.summary {
	display: none;
}
a .forumSummary {
	display: none;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #333;
}

/* OnCampus navigation */

#oncampusMenu {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: block;
	}

#oncampusMenu li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #f8f6f4;
}
	
#oncampusMenu li a {
	width: 105px;
	height: 1.6em;
	line-height: 1.6em;
	padding: 2px 1px 2px 0;
	border-bottom: 1px solid #eee;
	margin: 0;
	display: block;
	text-align: center; 
	color: #457;
	font-family: "Trebuchet MS", Thahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
#oncampusMenu[id] li a {
	width: 108px;
}
#oncampusMenu li a:hover, #oncampusMenu li.selected a:hover, #oncampusMenu li.beforeselected a:hover, #oncampusMenu li.afterselected a:hover {
	background: #eeece8;
	-moz-border-radius: 8px 8px 0 0;
	border-bottom: 1px solid #eae4d4;
}
#oncampusMenu li.selected a {
	background-color: #fff;
	border-bottom: none;
	padding-right: 1px;
	padding-left: 1px;
	-moz-border-radius: 10px 10px 0 0;
}

#menu_working, #menu_working a {
	-moz-border-radius: 0 0 15px 0;
}

#upcomingEvents table.round tbody tr td a {
	display: inline;
}

#facultyEvents table.round caption, #upcomingEvents table.round caption {
	display: none;
}


#facultyEvents table.round tbody tr td a {
	display: inline;
}

#gribly form {
	margin: 0;
}

table tbody tr:last-child td, ul li:last-child {
	border-bottom: none !important;
}