#navi_footer {
 font-weight: bold;
   font-weight: bold;

}
#navi_footer ul {
    height: auto;
   text-align:left;
    margin: 0px;
}
#navi_footer li{
   display: inline;
    list-style-type: none; 


}
#navi_footer a {
    text-decoration: none;
    color: black;
    padding: 8px 8px 8px 8px;
}
#navi_footer a:hover {
    text-decoration: none;
    color: grey;
    padding: 8px 8px 8px 8px;
}
.form-group {
 margin-top : -22px;
}
