.borderless td, .borderless th {
    border: none;
}
.magazinezone a, .magazinezone span{
	font: bold 12px "Merriweather",sans-serif;
    color: #f82d0f;
    text-transform: uppercase;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}
.magazineheadline a, .magazineheadline span {
    font: bold 12px "Merriweather",sans-serif;
    color: #000711;
    text-decoration: none;
}
.magazine-detail{
	padding-top: 10px;	
}
.magazine-detail .magazine-content-title{
	color: #D00000;
    font-size: 14px;
    font-weight: bold;
}
.magazine-detail .magazineauthor{
	font-weight: bold;
	text-align: right;
}
.older-conent, .newer-conent{
	padding-left: 5px;
	padding-top: 10px;
}
.magazineother {
    font: bold 12px "Merriweather",sans-serif;
    color: #f82d0f;
    text-transform: uppercase;
    text-decoration: none;
}
.aui .table>tbody>tr>td{
	border: none !important;
}
.aui .table{
	margin-bottom: 0 !important;
}