/* 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 ; */
    margin-top:0px;
    border: 0 ;
}

a.totop img {
    border: 0;
}

.simplelists-item-right a{
float:right;
margin-right:10px;
color:#ff3f3f!important;
}

/* table.simplelists tr td.border{
border-bottom:1px solid #ff0000;
} */

/* end com_simplelists */

