@charset "utf-8";
/* CSS Document */

.player {
	height: auto;
	width: 273px;
	position: left;
}
.player-ust {
	background-image: url(img/player/player-ust.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 273px;
	position: relative;
	float: left;
}
.player-ic {
	float: left;
	height: 179px;
	width: 257px;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	position: relative;
}
.player-background {
	background-image: url(img/player/player-bg-2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 203px;
	width: 273px;
	position: relative;
}
