@charset "utf-8";
/* CSS Document */

	.whitebox_ci_top_left{ 
	background: transparent url(../../images/main_frame/whitebox.png) no-repeat bottom right;
	overflow:hidden;
	margin: 0px;
	padding:0px;
} 

 .whitebox_ci_top_left { 
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) DO NOT CHANGE*/ 
	margin: 0px 0px 5px 0px; /* use to position the box */ 
	width: 245px !important; /* intended total box width - padding-right(next) */ 
	width: 235px; /* IE Win = width - padding */ 
	float:left;
	color:#666666;
} 

.festival_name{
	font-size:20px;
	font-weight:bold;
	height:52px;
	margin-left:-5px;
}

#dates_from{
	float:right;
}

.smaller_h2{
	font-size: 14px;
}

#top_right_image{
	float:right;
	margin: 0px 0px 2px 0px;
	width:390px;
	height:150px;
}

.left{
	float:left;
}

.three_images{
	margin-bottom:2px;
	width:214px;
	height:120px;
}

#video{
	float:right;
	margin-left:5px;
}

h2.white_titles{
	font-size:14px;
}

.whitebox_body a{
	font-weight:bold;
}

.whitebox p, .whitebox_ci_top_left p{
	margin-left:0px;
}

 .whitebox h2, .whitebox_ci_top_left h2{
	 padding-left:10px;
}

.preview p{
	font-size:14px;
	margin-bottom:1em;
}

.location{
	height:30px;
	color:black;
}