@charset "UTF-8";

.loading {
	z-index:5;
	color:#ff1493;
	text-align:center;
/*	margin-top:10px; */
	border:dotted 1px #ccc;
/*	position:absolute; */
	background-color:#ffff99;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.7; /*FF*/
	opacity:0.7;
}

#items {
	display: none;
	margin-top: 20px;
}

#results {
	width: 100%;
	height:auto;
	padding: 10px; 
	margin-top: 10px;
	margin-bottom: 10px;
/*
	margin-left: 10px; 
	margin-right: 10px; 
*/
	background-color:#e5ecf9;
}

#result_top_line,#result_bottom_line {
	display:none; 
	width:720px;
	margin:0px; 
	padding:0px;
}
span.tagcloud0 { font-size: 12px;}
span.tagcloud1 { font-size: 13px;}
span.tagcloud2 { font-size: 14px;}
span.tagcloud3 { font-size: 15px;}
span.tagcloud4 { font-size: 16px;}
span.tagcloud5 { font-size: 17px;}
span.tagcloud6 { font-size: 18px;}
span.tagcloud7 { font-size: 19px;}
span.tagcloud8 { font-size: 20px;}
span.tagcloud9 { font-size: 21px;}
span.tagcloud10 { font-size: 22px;}
span.tagcloud11 { font-size: 23px;}
span.tagcloud12 { font-size: 24px;}
span.tagcloud13 { font-size: 25px;}
span.tagcloud14 { font-size: 26px;}
span.tagcloud15 { font-size: 27px;}
span.tagcloud16 { font-size: 28px;}
span.tagcloud17 { font-size: 29px;}
span.tagcloud18 { font-size: 30px;}
span.tagcloud19 { font-size: 31px;}
span.tagcloud20 { font-size: 32px;}
span.tagcloud21 { font-size: 33px;}
span.tagcloud22 { font-size: 34px;}
span.tagcloud23 { font-size: 35px;}
span.tagcloud24 { font-size: 36px;}
