#player {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	border-radius: 6px;
    border: 1px #333333 solid;
}