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

#video_list
{
	margin:0; padding:0;

	/* float:right; */
	
	clear: both;

	display:block;
	width:300px; 
	
}

#video_list a span { display:none; }

.video
{
	clear:both;
}

.textov
{
	clear: both;
	
	margin-top: 20px;
}

#twitter
{
	clear: both;
	
	margin-top: 10px;
	
	text-align: center;
}

#twitter img
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}