@charset "UTF-8";
/* CSS Document */

#department-more-stories {
	background-color: #E5ECF9;
	padding: 15px;
	margin: 35px 0 25px 0;
	border: 1px dotted #CCDDEE;
	clear:both;
}


#department-more-stories h3 {
	font-weight: bold;
	margin: 0 0 7px 0;
	font-size: 1.4em;
}

