.avvisiWidget {
	background-image: url('../../../img/mmb/barra_avvisi.gif');
	background-repeat: no-repeat;
	height: 90px;
    margin: 0;
    padding: 21px 30px 0;
    overflow: hidden;
}

.avvisiWidgetTitle {
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 32px;
}