.ult {
	width: 780px;
	border-collapse: collapse;
	margin-left: 14px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.ult span {
	display: none;
}

.ulth_user_name {
	width: 400px;
	height: 30px;
	background: url(/images/ulth_user_name.gif) no-repeat;
}

.ulth_uploaded {
	width: 150px;
	height: 30px;
	background: url(/images/ulth_uploaded.gif) no-repeat;
}

.ulth_downloaded {
	width: 150px;
	height: 30px;
	background: url(/images/ulth_downloaded.gif) no-repeat;
}

.ulth_ratio {
	width: 80px;
	height: 30px;
	background: url(/images/ulth_ratio.gif) no-repeat;
}

.l {
	background: #fff;
}

.d {
	background: #e0e1e2;	
}

.ultcun {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
}

.unl {
	white-space: nowrap;
	overflow: hidden;
	width: 374px;
}

.ultcu, .ultcd, .ultcr {
	text-align: center;
}

.ulf {
	margin-left: 14px;
	display: block;
	width: 780px;
	height: 1px;
	background: #bcbcbc;
}

.pager {
	padding-top: 14px;
	margin-left: 14px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pager span, .pager a {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;	
}

span.nextprev {
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
}

span.current {
	font-weight: bold;
	color: #fff;
	border: 1px solid #039feb;
	background: #039feb;
}

.pager a {
	background: #fff;
	border: 1px solid #039feb;
	text-decoration: none;
}

.pager a:hover {
	background: #eee;
}
