﻿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;
}

/* 2008/06 렌트카 가격체제 변동으로 숨긴 항목 */
p.fromrentdisc,
b.fromrentdisc,
table.fromrentdisc,
span.fromrentdisc,
td.fromrentdisc,
th.fromrentdisc { display:none; }
