﻿table.pubslisting { border:none; padding: 0; width: 100%; }
table.pubslisting td, table.pubslisting tbody td { padding:10px 5px; border:none; vertical-align:top; }
table.pubslisting tr, table.pubslisting tbody tr { border-bottom:1px solid #ccc; }

a img {
padding: 2px;
margin: 0 2px 2px 0;
border: 1px solid #E6E6E6;
}
th { font-weight:bold !important; font-size:110% !important; }

@media screen and (max-width:410px) {
    .pubslisting .cell0 { display:none; }
}