.ulShadow{
	box-shadow: 0 0.3em 0.3em -0.3em #333;
}
img.center{
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
.thumbnail a img{
	max-height: 10em;
	height: 10em;
}
a.small{
	color: #337ab7;
}
.caption p.noFloat{
	float: none;
}
.greySeparator{
	border-bottom: 1px solid grey;
	width: 100%;
	height: .25em;
	margin-bottom: 1em;
}
.smallGreySeparator{
	border-bottom: 1px solid grey;
	width: 100%;
	height: 1px;
}
.representatives{
	min-height: 75vh;
}