.toolbar {
    float:left;
}
.bellethxxx {
	font-family: Arial;
	color: #e0e0e0 !important;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#505050),to(#b0b0b0));
	font-size: 0.8rem;
}
.belletuxxx {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#505050),to(#8c8c8c));
        font-size: 0.7rem;
}
.belletdxxx {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#8c8c8c),to(#b0b0b0));
        font-size: 0.7rem;
}



.belleth {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#00356a),to(#b6c5d4)); /* 75c7ee */
        border-right:1px solid white !important;
        font-size: 0.8rem;
}
.belletu {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#00356a),to(#6081a2));  /* 3e82b0 */
        border-right:1px solid white !important;
        border-bottom:1px solid white !important;
        font-size: 0.7rem;
}
.belletd {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#6081a2),to(#b6c4d4));
        font-size: 0.7rem;
        border-right:1px solid white !important;
}
.belle1th {
        font-family: Arial;
        color: #e0e0e0 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#00356a),to(#b6c4d4)); /* a4c400 */
        font-size: 0.8rem;
}
