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

table.simplelist th {
}

table.simplelist td {
    padding: 5px ;
}

table.simplelist td img {
    margin-top: 25px ;
    border: 0 ;
}
/* end com_simplelists */

