@charset "UTF-8";

.postercolumn {
	float:left;
	width: 195px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
.formatfestival #middlebodyposters {
	width: 861px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-middle.png);
	color: #4D4D4D;
	padding-left: 70px;
	padding-right: 85px;
	text-align: center;
	padding-top: 5px;
}

