@charset "utf-8";
/* CSS Document */

#content {
	padding-left:0px;
}

.performance_inside_container {	
	width:560px;
	height:397px;
	margin-left:24px;	
}

.overlay_image {
	position:relative;
	top:-400px;
	z-index:10px;
}

.left_text {
	float:left;
	margin-right:45px;
	margin-left:23px;
	width:300px;	
}

.text_container {	
	width:560px;
	position:relative;
	top:-36px;
	left:24px;			
} 

.previous_next {
	margin-top:-43px;
}