ul
{
    list-style: none;
    font-size: xx-small;
}
.list { width:100%; overflow:hidden;}
.list ul { list-style:none;}
.list li { float:left; margin-right:19px; padding-bottom:7px;}
.list li.alt { margin-right:0;}
.list li img { display:block; margin-bottom:5px;}
.list li a { color:#fff; text-decoration:none;}
.list li a:hover { text-decoration:underline;}
