
.categorie1 {
padding-top: 3px;
background:#fff;
height:18px;
}
.navigator1 {
float:right;
font-size:12px;
}
.tipsy-inner {
background-color:blue;
color:#FFF;
max-width:200px;
text-align:center;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 8px 4px;
}
.tipsy-east {
background-position:right center;
}


