body {
	margin:0px;
	background-color: transparent;
}
div#menu {
	float:inherit;
}
div#player_container{
	width:480px;
}
div#menuback {
	background:url(images/player/menuback-2008.png);
	/*background-color:#666666;*/
	display:inline-block;
	height:22px;
	width:480px;
	text-align:center;
	margin-bottom:2px;
	padding-top:4px;
	margin-top:0px;
}
div#button-small-back {
	display:inline;
	font-size: 12px;
	font-family: Trebuchet MS;
}
div#button-small-back a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Sans, Trebuchet MS;
	/*font-weight:bold;*/
	border-right:1px solid #e5e5e5;
	/*background:url(images/player/buttonback.png) no-repeat;*/
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	/*margin-top:-5px;
	margin-bottom:18px;*/
}
div#button-small-back a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#button-small-back a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
div#button-small-back a:active {
	text-decoration: none;
	color: #CCFFCC;
}

div#button-small-back-right {
	display:inline;
	font-size: 12px;
	font-family: Trebuchet MS;
}
div#button-small-back-right a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Sans, Trebuchet MS;
	/*font-weight:bold;
	border-right:1px solid #e5e5e5;*/
	/*background:url(images/player/buttonback.png) no-repeat;*/
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	/*margin-top:-5px;
	margin-bottom:18px;*/
}
div#button-small-back-right a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#button-small-back-right a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
div#button-small-back-right a:active {
	text-decoration: none;
	color: #CCFFCC;
}

div#button-big-back {
	display:inline;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight:bold;
	/*background:url(images/player/buttonback.png) no-repeat;*/
}
div#button-big-back a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Sans, Trebuchet MS;
	font-weight:bold;
	height:20;
	/*background:url(images/player/buttonback.png) no-repeat;*/
	padding-top:4px;
	padding-left:1px;
	padding-right:3px;
	text-decoration:none;
}
div#button-big-back a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#button-big-back a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
div#button-big-back a:active {
	text-decoration: none;
	color: #CCFFCC;
}	
div#player-buttons {
	width:20px;
	display:inline;
}
.buttons {
	width:20px;
}
div#add-text {
	width:12px;
	float:left;
	display:inline;
	position:static;
	margin-top:2px;
}
#sponsor-b {
	float:right;
	background:transparent;
	margin-top:2px;
	position:inherit;
}

.menuback {
	display:block;
	height:22px;
	width:480px;
	background:url(images/player/menuback-2008.png) no-repeat;
}


