    .hid_div { height:0px; overflow:hidden; border-bottom:1px; border-bottom-color:#FFFFFF; border-bottom-style:solid;}
    .shw_div { overflow:visible;}
    .treettl {
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:23px;
	background:#eef7ff;
	font-weight:bold;
	color:#1670e1;
	padding-left: 3px;
	
}
    .treettl:link {font-size:12px; color:#2f2f2f; text-decoration:none; font-weight:bold; }
    .treettl:visited {font-size:12px; color:#0755a9; text-decoration:none; font-weight:bold;}
    .leaf:link {
	text-decoration:underline;
	color:#494949;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
    .leaf:hover {
	text-decoration:underline;
	color:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
    .leaf:visited {
	text-decoration:underline;
	color:#494949;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
	.more{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#1884c9; cursor:pointer;}
	.more:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
	.table{	border: 1px solid #4e4e4e;}
	.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/itinerary-bg.gif);
	line-height: 24px;
	padding-left: 10px;
}
.line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	line-height:18px;
	text-decoration: underline;
}
.price:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
