td.datecp {
	width: 130px;
	text-align: center;
	vertical-align: top;
}
td.time {
	width: 80px;
	text-align: center;
	vertical-align: top;
}
td.price {
	width: 40px;
	text-align: right;
	vertical-align: top;
}

td.details {
	overflow: hidden;
	word-wrap: break-word;
	text-align: left;
	vertical-align: top;
}
span.textprice {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;	
	color: #595149;
}
span.text2 {
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
span.text_v7 {
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
}
span.typetitle {
	width: 160px;
	word-break: normal;
	word-wrap: break-word;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
	font-family: Tahoma;
	font-size: 12.5px;
	color: #EB7D0D;
	font-weight: bold;
}
td.feetypes {
	width: 160px;
	word-break: normal;
	word-wrap: break-word;
	text-align: left;
	vertical-align: top;
}
div.note {
	width: 160px;
	word-break: normal;
	word-wrap: break-word;
	text-align: left;
	vertical-align: top;	
	line-height: 13px;
	color: #C36200;
	font-family: Tahoma;
	font-size: 11.5px;
}
.tablebody {
	text-align: left;
	vertical-align: top;
}

#priceList {
	width:450px;
	border-bottom:1px solid #cccccc;
	float:left;
	clear:both;
	line-height:25px;
}
/* Updated by Hoi 20090903 */
ul#vehUl {
	margin: 0;
	padding: 0;
}

li.liC {
	display: block;
	width: 99px;
	height: 21px;
	margin-left: 10px;
	background: url(tc/images/easy_locator_detail/locator_btn_off.gif) no-repeat top left;
	list-style:none;	
	float:left;
}

li.liC a {
	display: block;
	float: left;
	width: 99px;
	height: 23px;
	height/**/:/**/ 18px; 
	padding: 4px 0 0 0;
	color: #2e2e2e; 
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.cpDetailsArrow {
	float:left;
	width: 5px;
	margin: 2px 0 0 10px;
	*margin: 5px 0 0 10px;
}

.cpDetailsArrow_left {
	float:left;
	width: 5px;
	margin: 2px 0 0 10px;
	*margin: 5px 0 0 10px;
}

.phone {
	color: #F67300;
	line-height: 20px;
}
.fullheight {
	height: 100%;
}

