#footer .column {
  min-height: 25px !important;
  width: 100%;
}

#footer .column ul li {
  float: left;
}
 
.alert_box.notice{
  color: #df6b6c;
  border: 1px solid #ef9fa0;
  padding-left: 40px;
  background: url('../images/shortcodes/notice.png') no-repeat 10px 10px #f5c9ca;
}