.videoList img {
	width: 100%;
}
.videoSelect,.videoList {
	margin-left: 35px;
}
.videoSelect {
}
.videoSelect select {
	width: 180px;
	margin: 15px;;
}
.videoSelect button {
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
}
.videoList h4,.videoList span {
	margin: 8px;
}