@charset "utf-8";
/* West Chester Rock City -  Expandable Content Text Treatments */

#exp_coll_all {
	width: 200px;
	height: 12px;
	font-size: 9px;
	margin: 5px 0 10px 10px
}

.expand-collapse-all a {
	font-size: 9px;
}

.expand_header { /* Header for expandable area */
	cursor: pointer;
	margin: 0;
	padding-bottom: 0;
	font-size: 9px
}

.expand_header:hover {
	color: #FFCC00;
}


#recent_updates .expand_header { /* Header for expandable area */
	cursor: pointer;
	margin: 0;
	padding-bottom: 0;
	font-size: 13px;
	color: #CC6600;
	font-weight: bold;
}

#recent_updates .expand_header:hover {
	color: #FFCC00;
}

/*.expand_header img {
	margin-right: 10px;
	margin-bottom: -1px
}*/
