div.recentmarker_tabber div.tabbertab{
	margin-top: -13px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
div.recentmarker_tabber div.tabberlive ul.tabbernav{
	padding-left: 5px;
}
table.rmarker_table{
	border-collapse: collapse;
}
table.rmarker_table tbody{
	border: none;
}

table.rmarker_table tbody,
table.rmarker_table tr,
table.rmarker_table td,
table.rmarker_table th{
	background-color: none;
	background: none;
}

table.rmarker_table td.head,
td.head{
	padding: 2px;
	text-align: center;

    background-repeat: repeat;
	color: #000;
}
table.rmarker_table td.itm,
td.itm{
	padding: 2px;
	text-align: left;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background-color: none;
	background: none;
	color: #333;
}

