@charset "utf-8";

.video_hold
{
	width:				400px;
	height:				275px;
	margin-right:		auto;
	margin-left:		auto;
	margin-bottom:		10px;
	padding-left:		150px;
	padding-right:		150px;
	padding-top:		15px;
	padding-bottom:		15px;
	border: 			1px solid #000;
	background-color:	#CCC;
}
