#mask{ position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; z-index: 1010; }
#player-tabs {
padding: 0;
margin: 20px 0 10px;
}

#player-tabs a {
text-decoration: none;
color: #999999;
}

#player-tabs a:hover {
color: #666666;
}

#player-tabs .current a {
color: #404040 !important;
font-weight: bold;
}

#player-tabs li {
background: url(../gfx/BG.png) repeat-x top #fff;
list-style: none;
display: inline;
padding: 10px;
border: 1px solid #e7e7e7;
border-bottom: none;
margin-left: 0;
margin-right: 5px;
}

#layout1 #YP360-widget .widget-body, #layout3 #YP360-widget .widget-body {
padding: 10px 0 !important;
}