.videoS {
	height:auto !important;
	position: fixed;
	right: 10px;
	width:422px;
	box-sizing: content-box;
	border: #acacac 1px solid;
	padding: 4px 4px 0px 4px;
	font-weight: normal;
	z-index: 10001;
}

.closebtn {
	box-sizing: content-box;
	width: 61px;
	height: 20px;
	top: 0;
	position: fixed;
	right: 10px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	cursor: pointer;
	overflow: hidden;
}

