
#footer {
    position: absolute;
    bottom: 0;
    height: 40px;
    margin-top: 40px;
}

.scoreBar {
    filter:alpha(opacity=80);
    opacity:0.8;
    padding:20px 0 0 30px;
    z-index: 1000;
}

.ui-growl-item-container {
    opacity: 1;
}

/*.label{*/
/*    width:20%;*/
/*    color: lightgrey;*/
/*}*/

/*.value{*/
/*    color: lightgrey;*/
/*    width:80%;*/
/*}*/
