/* @override http://bindogps.com/templates/yoo_shuffle/css/template.css.php?colorHeader=default&colorTop=black&colorMiddle=hatching1&colorBottom=default&colorFooter=default */



div#tripdata {
	height: 510px;
	width: 500px;
	overflow: scroll;
	font-size: 8pt;
}

#tripdata table {
	font-size: 12px;
}

td {
	margin: 0;
	padding: 0 4px;
}

tr.even{
	background-color: #e6e6e6;
}

thead {
	font-weight: bold;

}

div#tripdetails {
	float: none;

	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#refresh a {
}

#tripdetails table {
	font-size: small;
	background-color: #fff;
}

