﻿table.removecss ,
table.removecss table td ,
table.removecss table th ,
table.removecss td ,
table.removecss th ,
table.removecss td.removecss,
table.removecss th.removecss,

th.removecss table, 
th.removecss th,
th.removecss td,
td.removecss table, 
td.removecss th,
td.removecss td
{
	border-bottom-style: none;
	border-bottom-width:0px; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding-right:0px;
	padding-left:0px; 
	padding-top:0px; 
	padding-bottom:0px;
	border-bottom-color:transparent;
	border-top-color:transparent;
}

.fromrentdisc{display:none;}