body {color: #444;}
.button.orange {
	color: #eee;
	background-color: #e70;
}
input.newsletter-btn {
	float: right;
	border-radius: 0 3px 3px 0;
}
.categories ul ul {margin-left: 16px}
.categories li.active > a {color: #495D7F;}

.teamList h4 {
	margin-bottom: 1.5em;
}
.teamList img {
	margin: 0 20px 20px 0;
	padding: 5px;
	border: 1px solid #aaa;
	float: left;
}