#center .content_main .support_sections
{
margin-left: 0;
}


#center .content_main .support_sections li
{
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
display: block;
height: 70px;
}

#center .content_main .support_sections li h3
{
margin-bottom: 10px;
}

#center .content_main .support_sections li a
{
color: #DA251D;
}

#center .content_main .support_sections li img
{
margin: 0 10px 5px 0;
float: left;
border: none;
}