﻿.player {
	/*width: 684px; height: 387px;
	width: 800px; height: 450px;
	*/
	width: 100%;
	/*visibility: hidden;*/
}
.player img.skin_bt:hover {
	cursor: pointer;
}

div#sp-component {
	background-color: white;
    border-radius: 5px;
}