table.simpletopdownloads {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.simpletopdownloads td,
table.simpletopdownloads th { padding: 4px; }

table.simpletopdownloads thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.simpletopdownloads thead a:hover { text-decoration: none; }

table.simpletopdownloads thead th img { vertical-align: middle; }

table.simpletopdownloads tbody th { font-weight: bold; }

table.simpletopdownloads tbody tr			{ background-color: #fff;  text-align: left; }
table.simpletopdownloads tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.simpletopdownloads tbody tr.row0:hover td,
table.simpletopdownloads tbody tr.row1:hover td  { background-color: #ffd ; }

table.simpletopdownloads tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.simpletopdownloads tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.simpletopdownloads tfoot tr { text-align: center;  color: #333; }
table.simpletopdownloads tfoot td,
table.simpletopdownloads tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.simpletopdownloads td.order 		{ text-align: center; white-space: nowrap; }
table.simpletopdownloads td.order span { float: left; display: block; width: 20px; text-align: center; }

table.simpletopdownloads .pagination { display:table; padding:0;  margin:0 auto;	 }

.pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}
