#TripShowView{
}

#TripShowView h1{
	font-size:14px;
}

#TripShowView table{
	background-color:#efefef;
}

#TripShowView tr{
	background-color:#FFF;
}