.top_image{
width:66%;
background-color:#bbb;
height:200px;
	float:left;
	-moz-box-sizing: border-box;
	position:relative;
	}
	
	
.lineup_box{
width:32.6%;
background-color:#fff;
height:450px;
float:left;
-moz-box-sizing: border-box;
	position:relative;
	
	}
	
.date_box{
width:100%;
background-color:#ccc;
height:80px;
float:left;
-moz-box-sizing: border-box;	
		position:relative;
	}
	
	
	
h2.holding{
	color:#fff;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	width:100%; 
font-weight:400;
	text-align:center;
	}