  ul#nav {
	width:950px;
	margin:auto;
	position:relative;
}
li#head1, li#head2, li#head3, li#head4, li#head5, li#head6, li#head7, li#head8 {
	list-style:none;
	float:left;
	height:38px;
	border-right:1px solid #c7c2b4;
	background:#d6d0bd url(http://www.olemiss.edu/images/bk-navi.png);
	text-align:center;
	font-size:120%;
}
li#head1 {width:95px;}
li#head2 {width:143px;}
li#head3 {width:90px;}
li#head4 {width:90px;}
li#head5 {width:115px;}
li#head6 {width:160px;}
li#head7 {width:160px;}
li#head8 {width:90px;border-right:none;}

li div.navup {
	position:absolute;
	top:-500px;
	left:0;
	padding-top:5px;
	width:950px;
	background:#e4e1d2;
	font-size:11px;
	height:80px;
}
li div.navdrop {
	top:38px;
}
li div.navup ul {
	display:block;
	width:235px;
	float:left;
	white-space:nowrap;
	border-right:1px solid gray;
}
li div.navup ul.col4 {
	border-right:none;
}
li ul li {
	margin-left:2px;
	text-align:left;
}
li ul li a {
	display:block;
	font-size:12px;
	color:#555;
	padding-left:10px;
	background-image:url(http://www.olemiss.edu/images/arrow-right-dark.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
li ul li a:hover {
	background-position:0 4px;
}
#nav a.head {
	display:block;
	color:#555;
	height:26px;
	padding-top:12px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:#d6d0bd url(http://www.olemiss.edu/images/bk-navi.png);
	background-repeat:repeat-x;
	background-position:top;
}
#nav a.navhover {
	background-position:bottom;
}

/* Added 5/8/12 for */
#feature #newscal #newsdesk .items {
	overflow:auto;
	padding-right:0;
	padding-top:25px;
	height:188px;
}
#feature #newscal #calendar .items {
	height:200px;
}
#feature #newscal #newsdesk a.text {
	margin-bottom:11px;
	padding-bottom:0;
	padding-left:16px;
	color:#333;
	margin-left:15px;
}
#feature #newscal #newsdesk a.text h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size:.95em;
}
#feature #newscal .contents a.text:hover {
	background-image: url(http://www.olemiss.edu/images/dbl-arrow-red.png);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#feature #newscal .contents a.listall {
	background:none;
	color:#c00;
	font-size:.95em;
	padding-bottom:5px;
	height:16px;
}
#feature #newscal .contents a.listall:hover {
	text-decoration:underline;
}
#feature #newscal #sstrip {
	height:37px;
	width:100%;
}
#feature #newscal .heading  {
	display:table;
	width:100%;
}
#feature #newscal .heading a#newspoint,
#feature #newscal .heading a#calpoint {
	display:table-cell;
}
#feature #newscal .heading a.icon {
	display:table-cell;
	background-image:none;
	padding:0;
}
#feature #newscal .heading a.icon img {
	width:22px;
	height:22px;
}
#feature #newscal .heading a.icon:hover img {
	width:24px;
	height:24px;
}
