a.case-study {
	font-weight: bold;
	font-size: 15px;
}

a.case-study:hover {
	text-decoration: none;
}

a.case-study:hover .case-study-title {
	text-decoration: underline;
}

a.case-study img {
	margin-bottom: 3px;
	display: block;
}

p.case-study-meta {
	font-size: 11px;
	font-weight: normal;
}

blockquote {
	background: transparent;
	border: 0;
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 15px;
}

cite {
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
	color: #252525;
	border-bottom: 1px dotted #ddd;
}
