@charset "utf-8";
/* CSS Document */

.alerts li{
   height: 55px;
   line-height: 55px;
   color: #444;
   border-bottom: 1px #f0f0f0 solid;
}




