
.hit-div-leaders {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px dotted #eeeeee;
	text-align: center;
}

.hit-lead-main td {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.hit-div-leaders .hit-table-leaders tr {
	height: 15px;
}

.hit-div-leaders .hit-table-leaders td {
	white-space: nowrap;
}

.hit-div-leaders .hit-top {
	background-color: #cccccc;
}

.hit-div-leaders .hit-top td {
	font-size: 1.2em;
}

.hit-div-leaders .hit-table-leaders {
	background-color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}

.hit-div-leaders .hit-table-leaders td {
	padding: 3px 3px 3px 3px;
	margin: 1px 1px 1px 1px;
	white-space: nowrap; 	/* this is key to nonwrap*/
}

.hit-div-leaders .hit-lead-head-title {
	text-align: left;
	font-size: 1.1em;
	background-color: #eeeeee;
}

.hit-div-leaders .hit-lead-head-cat {
	text-align: right;
	background-color: #eeeeee;
}

.hit-div-leaders .hit-lead-pict {
	text-align: center;
	vertical-align: top;
}

.hit-div-leaders .hit-lead-pict img {
   border-color: #000000;
	border-width: 1px;
	width: 50px;
	height: 65px;
}

.hit-div-leaders .hit-lead-name {
	text-align: left;
	height: 17px;
}
.hit-div-leaders .hit-lead-none 
{
	font-style: italic;
	vertical-align: middle;
	text-align: left;
	height: 17px;
}
.hit-div-leaders .hit-lead-stat {
	height: 17px;
	width: 40px;
	text-align: right;
}

.hit-div-leaders .cr	 {
	color: #cccccc;
	font-size: .7em;
}
