﻿
/*top 100search page_______________________*/
#top100_content
{
	
	text-align: left;
	height: 100%;
	min-height: 500px;
	height: auto !important; /* ie6 hack */
	height: 500px; /* ie6 hack */
	font-size: .8em;
}

.top100_sort{padding-bottom:15px;}

#top100_content .fltleft{float:left;text-align:left;width:47%;height:1%;margin-bottom:.5em;}
#top100_content .fltright{float:left;text-align:left;width:47%;height:1%;margin-bottom:.5em;}

#top100_content ul
{
    list-style-type: none;
    color: #000066;
    margin-left:0px;
}
#top100_content ul ul
{
    margin: 3px 0px 0px 3px;
    padding: 3px 0px 0px 3px;
    font-size: .95em;
}
#top100_content li {margin-bottom:.33em; clear:both; height:1%; position:relative;}
.top100_sort
{
	text-align:center;
	font-size:.9em;
	margin-bottom:10px;
}
.rank {margin-right:4px; margin-left:1.1ex; float:left;}
.rank0 {margin-right:4px; margin-left:2.2ex; float:left;}
.rank1 {margin-right:4px; margin-left:0; float:left;}
.link
 {
 	float:left;
 	margin-right:30px;
 	width:260px;
 	padding-bottom:5px;
 	}

.hitnum
{
	font-size: .9em;
	color: #666666;
	margin-left:4px;
	float:left;
	position:absolute;
	right:0px;
	top:0px;
}
