@charset "utf-8";
#posters_main {
	height: 503px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#posters11x14 {
	width: 240px;
	float: left;
	padding-bottom: 20px;
	padding-top: 0px;
}
#poster img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#poster {
	margin-bottom: 20px;
}

#posters12x18 {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#poster2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#poster2 {
	margin-bottom: 20px;
}

#posters20x24 {
	float: left;
	width: 370px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}
#poster3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#poster3 {
	margin-bottom: 20px;
}
