/* site-specific CSS rules */
#siteNavigation.magazine .mainNavigation .dropdown .dropdown-menu {
	left: auto;
	right: auto;
}
ul.college-list li,
ul.college-list li > a {
    font-size: 12px;
    line-height: 20px;
}
.mainNavigation .nav .dropdown .dropdown-menu li .mainnav-content ul.college-list li {
	padding-bottom: 0;
}
.topic .story-tile,
.topics .story-tile {
	min-height: 500px;
}
.story-tile {
	margin-bottom: 20px;
}
.story-tile a {
	text-decoration: none;
	color: #000;
}
.story-tile a h4 {
	text-decoration: underline;
	color: #a6192e;
}
.story-tile h3,
.story-tile h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.42857;
	margin-top: 0;
	margin-bottom: 0;
}
.story-tile p {
	margin-bottom: 0;
}
