@charset "UTF-8";
/* CSS Document */

.breadcrumb, .details, .download-metadata {
	font-size: 10px;
	}
.sites {
	margin: 10px auto;
	text-align: center;
	width: 900px;
	}
.sites a {
	margin: 10px;
	}
#side a {
	display: block;
	}
#footer {
	clear: both;
	text-align: center;
	}
.clear {
	clear: both;
	}	
.rate {
	height: 26px;
	width: 140px;
	background: url(rating_bg.png) 0 0 repeat-x;
	position: absolute;
	top: 0px;
	right: 10px;
}
.rating {
	height: 26px;
	background: url(rating_yellow.png) 0 0 repeat-x;
}
#popular-list a {
	display: block;
	}
#popular-cloud .level-1 {
	font-size: 80%;
	}
#popular-cloud .level-2 {
	font-size: 100%;
	}
#popular-cloud .level-3 {
	font-size: 120%;
	}
#popular-cloud .level-4 {
	font-size: 220%;
	}
#popular-cloud .level-5 {
	font-size: 280%;
	}
.search-pages {
	padding: 10px;
	text-align: center;
	}
