#box-table-a {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-align:left;
	margin-top: 10px;
}
#box-table-a th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#CECECE none repeat scroll 0 0;
	color:#333;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7B7B7;
	border-bottom-color: #FFFFFF;
}
#box-table-a td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#666699;
	padding:8px;
	background-attachment: scroll;
	background-color: #EBEBEB;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#box-table-a tr:hover td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#D0DAFD none repeat scroll 0 0;
	color:#333399;
}
div.recordset-navigation {
	float: right;
}
div.recordset-navigation table td {
	vertical-align: middle;
	height: 16px;
}
div.recordset-navigation table img {
	border:none;
	vertical-align: middle;
}
div.recordset-navigation table a {
	text-decoration: none;
	border:none;
}
div#table-stats {
	margin-left: 10px;
	float: left;
}
