#temporary__ {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #000000;
    color: #ffffff;
    padding-left: 30px;
    z-index: 1003;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#main-wrapper #music-top {
    background: url("http://cdn.dolimg.com/disneychannel/media/phineasandferb/music/music-player-background.png") no-repeat;
    color: #363636;
    padding: 10px 11px 9px;
    height: 749px;
    overflow: hidden;
}

#main-wrapper {
    background-position: center 225px;
    height: 754px;
    width: 996px;
    padding: 225px 0 0;
}

#watchMessage {
    color: #363636;
    font-size: 16.4px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#disneyPlayer {
	position: absolute;
	z-index: 10;
	top: 370px;
	left: 14px;
	width: 768px;
	height: 432px;
	display: block;
	overflow: hidden;
}

#interface {
	z-index: 1;
}
