#options { text-align:right; color:#8e8b98;	}
#options a { text-decoration:none; color:#8e8b98; }
#options a:hover { color:#4f2170; }

.list {
	list-style:none;
	color:#033;
	margin:0 auto 15px;
	}

.section {
	overflow:hidden;
	background:#fff;
	}

.content {
	padding:15px;
	border:1px solid #cdcdcd;
	border-top:none;
	background:#fff;
	}
	
#college h4, #college-giving h4, #college2 h4, #college3 h4 {
	border:1px solid #cdcdcd;
	padding:6px 6px 8px;
	margin-top:5px;
	background: url(https://www.clemson.edu/_global-assets/images/header.gif);
	margin-bottom: 0;
	cursor:pointer;
	}

#college h4:hover, #college2 h4:hover, #college3 h4:hover, #college-giving h4:hover {
	background: url(https://www.clemson.edu/_global-assets/images/header_over.gif);
	}
	
#college h5, #college2 h5, #college3 h5 { 
	border:1px solid #cdcdcd;
	padding:6px 6px 7px;
	margin-top:5px;
	background: #FFF;
	margin-bottom: 0;
	font-weight: normal;
	cursor:pointer;
	}
	
#college h5:hover, #college2 h5:hover, #college3 h5:hover {
	background: #EAEAEA;
	}

#college h5 a, #college h5 a:hover, #college h5 a:visited, 
#college2 h5 a, #college2 h5 a:hover, #college2 h5 a:visited,
#college3 h5 a, #college3 h5 a:hover, #college3 h5 a:visited {
	color: #111;
	text-decoration: none;
	}	

#college a, #college a:hover, 
#college2 a, #college2 a:hover, 
#college3 a, #college3 a:hover,
#college-giving a, #college-giving a:hover {
	text-decoration: none;
	}

#college-giving h4 a, #college-giving h4 a:hover{
	color: #111;
	text-decoration: none;
}
.accordian-caption {
        float: right; 
        *float:none;
        *margin-left: 10px;
        font-size: .8em; 
        line-height: 18px
        }