@charset "utf-8";
/* CSS Document */

body {
	background:#E3E5CF none repeat scroll 0 0;
	margin:0;
	padding:0;
}
#flashcontent {
	margin:0 0 0 17px;
	width:300px;
}
.jukeboxSelect select {
	background-color:#FFFFFF;
	border:medium none;
	font-family:arial;
	font-size:10px;
	height:15px;
	left:169px;
	position:absolute;
	top:151px;
	width:124px;
}
.jukeboxAd {
	background:transparent url(/assets/root/jukebox/playerImages/jukeboxAdBg.jpg) no-repeat scroll 0 0;
	display:block;
	height:285px;
	padding:22px 0 0 0px;
}
.jukeboxPlayer {
}
.jukeContainer {
	margin:0 auto;
	position:relative;
	width:336px;
}

.jukeboxSelect select option{width:97px; border:none; background:#fff;}