#travel_trips div{
	cursor:pointer;
}
#cPanel {
	width:300px;
	display:none;
	margin-top:8px;
}
.btn {
	background-color:#fafafa;
	border:1px solid #999;
	color:#d00;
	text-decoration:none;
	padding:4px;
	width:92px;
	text-align:center;
	font-weight:bold;
	position:absolute;
	top:24px;
	left:320px;
	}

#processor {
	padding:3px 12px;
	border:1px solid orange;
	background-color:lightyellow;
	color:#ff3300;
	font-weight:bold;
	margin-left:20px;
}
body {font-family:arial, tahoma, verdana;font-size:11px;}
.routeItem {border-bottom:1px dotted #ddd; margin-bottom:4px;padding-bottom:4px;}
.sp {background-color:lightyellow; color:#003300;}
h4 {color:#331144;margin-bottom:4px;}

