.upcoming-home{
    margin: 0;
    padding: 0;
}

.upcoming-home li{
    list-style: none;
    line-height: 22px;
    border-bottom: 1px solid #DBF1E6;
    margin: 15px 0;
    padding: 0 0 15px 0;
}

.upcoming-home li a{
    /*color: #007F41;*/
	color: #0072bc;
}

.upcoming-home li em{
    font-style: normal;
    color: #000;
    display: block;
}

.upcoming-home li.last{
    border: none;
}

.events-box-head{
    width: 157px;
    background: url(../images/events-box.gif) no-repeat top left;
    float: left;
    margin: 0 0 0;
    height: 44px;
    padding: 0 0 0 45px;
}

.events-box-head h2{
    margin: 6px 0;
    padding: 5px 0;
    color: #0072bc;
    font-size: 14px;
    background: url(../images/arrow-down-blue.gif) no-repeat right center;
    width: 145px;
}

.events-box-head h2 a{
    color: #0072bc;
    display: block;
}

.events-box{
    display: none;
    position: relative;
    z-index: 10;
    float: left;
    height: 272px;
    padding: 0 0 5px 3px;
    margin: -6px 0 0 0;
    background: #bfbfbf;
    width: 192px;
}

.events-body{
    width: 176px;    
    background: #fff;
    border: 1px solid #00adef;
    border-top: 0px solid #00adef;
    float: left;
    height: 270px;
    padding: 0 10px;
}

.events-box .hplink{
    width: 153px;
}

#calendar {
	width: 707px;
	overflow: hidden;
}

#calendarMain {
	width: 707px;
	height: auto;
	min-height: 300px;
	padding: 10px 0 20px;
	float: left;
	display: inline;
}

#calendarMain h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
}

.elist{
    margin: 0;
    padding: 0;
}

.elist li{
    list-style: none;   
    margin: 0 0 10px 0;
    width: 707px;
}

.elist li em {
	color: #4B4F50;
	font-style: normal;
    font-weight: bold;
    float: left;
    width: 180px;
    display: inline;
    margin: 0 0 0 12px;
}

.elist h3{
    margin: 0;
    padding: 0;
    float: left;
    width: 400px;
    font-size: 13px;
}

.ehead{
    width: 707px;
    background:#CDEEFD;
    padding: 5px 0;
}

.error {
	color: #fc2653;
	list-style: none;
}

#loading {
	margin-top: 60px;
	text-align: center;
}

.ebody {
	line-height: 18px;
	display: none;
    width: 707px;
}

.ebody-ident{
    width: 505px;
}

.eimage{
    width: 130px;
    height: 97px;
    margin: 11px 63px 0 0;
}

a.eopener{
    width: 72px;
    height: 15px;
    background: url(../images/cal-arrow-open.gif) no-repeat top left;
    padding: 0 0 0 15px;
}

a.eclose{
    background: url(../images/cal-arrow-close.gif) no-repeat top left;
}

.calendar-title{
   display: inline;
}

.cal-filter{
    color: #B4B4B4;
    font-weight: bold;
}

.emonths h4{
    margin: 0;
    padding: 0;
}

.drop-select {
    width: 183px;
    height: 26px;
    float: left;
    margin: 10px 0 10px 0;
    background: url(/images/news-drop.gif) no-repeat top left;
    position: relative;
    z-index: 1000;
}

.drop-select ul {
    margin: 0;
    padding: 0;
}

.drop-select ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 17px;
    padding: 4px 0 0 8px;
}

.drop-select ul li a {
    line-height: normal;
    color: #4d4d4d;
    display: block;
}

.drop-select ul li ul {
    display: none;
    position: absolute;
    top: 21px;
    left: 0px;
    width: 176px;
    background: #08ADEF;
    padding: 0 0 0 0;
    border: 1px solid #fff;
}

.drop-select ul li ul li {
    padding: 5px;
}

.drop-select ul li ul li:hover {
    text-decoration: none;
}

.drop-select ul li ul li a {
    color: #fff;
    display: block;
}

.opener-campus {
    float: right;
    margin: 0 10px 0 0;
    display: inline;
}

.cmonth {
    font-weight: bold;
}

.book-online{
    background: url(../images/book-event.gif) no-repeat top left;
    line-height: 21px;
    color: #D81A92;
    text-decoration: underline;
    font-weight: bold;
    float: right;
    display: inline;
    padding: 0 0 0 25px;
}