ul#news
{
     list-style: none;
     margin-top: 11px;
     display: none;
}

ul#news li
{
     margin-bottom: 50px;
}

ul#news li a
{
     color: #ebeabe;
     text-decoration: none;
     padding-left: 15px;
}

ul#news li a:hover
{
     color: #fff;
}
