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

.videos {
	width:893px;
	height:1810;
	background-color:#000;
	margin-left:52px;
	float:left;
	padding-left:5px;
}

.shows {
	text-align:center;
	width:430px;
	margin:0 auto;
}

.shows img {
	padding:5px;
}

	
