/* begin com_simplelists: table layout */
table.simplelists {
    width: 100%;
    padding-bottom: 50px ;
}

table.simplelists th {
}

table.simplelists td {
    padding: 5px ;
}

table.simplelists td img {
    margin-top: 25px ;
    border: 0 ;
}

a.totop img {
    border: 0;
}

/* end com_simplelists */
