@charset "utf-8";

@charset "utf-8";
/* CSS Document */

#theatrebannerImage .imageBox  {
	float: left;
	font-size: 0.8em;
	width: 100%;
}
#theatrebannerImage {
	clear: both;
	margin-bottom: 16px;
	width: 100%;
}

#theatrebannerImage .imageBox1 {
	width: 100%;
}

#theatrebannerImage .imageBox2 {
	width: 34%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
#theatrebannerImage .imageBox3 {
	width: 16.7%;
}

.col2 .imageBox {
	width: 100%;
	float: right;
	margin-left: 10px;
	font-size: 0.8em;
	margin-bottom: 26px;
}

#mainwrapper #content .clear {
	clear: both;
}
.col1 {
	float: left;
	width: 58%;
	margin-right: 2%;
	padding-right: 20px;
	margin-top: 40px;
}
.col2 {
	float: left;
	width: 34%;
	padding-right: 20px;
	margin-top: 9px;
}
.contRow {
	width: 100%;
}
.contRow .imageBox {
	float: left;
	margin-right: 10px;
	width: 31%;
	margin-bottom: 13px;
}
.contRow .imageBox img {


}
.imageBox .imageBox.imageBox2 img {
	margin-top: 32px;
}
