table{
	width:524px;
	height:277px;
	font-size:11px;
	color:#36577C;
	}
	
th{
	margin:0px;
	padding:0px 0px 0px 10px;
	height:30px;
	background:#999900;
	background:url(../images/bg_sightings_table_sep.jpg) left top no-repeat;
	text-align:left;
	}
	
td{
	margin:0px;
	padding:0px 10px 0px 10px;
	height:30px;
	border-top:#C9D9E9 solid 1px;
	}
	
td p{
	line-height:2.5;
	}
	
tr{background:#AFC6DC;}
tr:hover{background:#B9CEE1;}

.dark{background:#A7C0DA;}