.referencesContent {
	margin-left: 35px;
	margin-right: 35px;
}

.refContainer {
	width: 100%;
	height: 150px;
	margin-top: 50px;
}

.refImage {
	width: 250px;
	height: 150px;
	float: left;
	box-shadow: 0px 0px 20px #222;
	-moz-box-shadow: 0px 0px 20px #222;
	-webkit-box-shadow: 0px 0px 20px #222;
}

.refText {
	margin-left: 30px;
	height: 150px;
	width: 250px;
	float: left;
}
