/* CSS Document */
body { 
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

.background_deco_player_frame{
	height: 32px;
	overflow-y:scroll;
	}

.bottom_player_holder {
    padding:0;
    width: 960px;
    margin: auto;
}

#sbox{
    width: 960px;
    padding:0px;
    margin:auto;
    height:32px;
    z-index: -1;
}

