.newbooks-btn {
 color: #333;
 background-color: #eaeaea;
 border-style:none;
}
.newbooks-btn:hover, .newbooks-btn:focus, .newbooks-btn:active {
 color: #fff !important;
 background-color: #d1d1d1 !important;
 border-style:none;
}

.date {
 white-space:nowrap;
}

.thumb {
 border-right:none !important;
}

.title {
 border-left:none !important;
}

tbody#xmldata_list td {
 padding:10px 15px;
}

td.plname {
 width:13%;
}
