.tx-tagcloud ul{
	margin:1em 0;
	padding:.5em 10px;
	text-align:center;
}

.tx-tagcloud li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

.tx-tagcloud li a{
	text-decoration:none;
	padding:0 2px;	
}

.tx-tagcloud li a:hover{	
	text-decoration: underline;
}		
.tag0{font-size:100%; color: rgb(136,136,135);}
.tag1{font-size:100%; color: rgb(136,136,135);}
.tag2{font-size:110%; color: rgb(140,134,127);}
.tag3{font-size:115%; color: rgb(150,131,103);}
.tag4{font-size:120%; color: rgb(158,128,87);}
.tag5{font-size:125%; color: rgb(166,125,69);}
.tag6{font-size:130%; color: rgb(174,122,52);}
.tag7{font-size:135%; color: rgb(181,120,36);}
.tag8{font-size:140%; color: rgb(188,117,22);}
.tag9{font-size:145%; color: rgb(194,116,9);}
.tag10{font-size:150%; color: rgb(198,144,0);}

.cloud-result {
	margin-bottom: 20px;
}
.cloud-result h3 {
	margin-bottom: -10px;
}
.cloud-result tr {
	background-color: transparent !important;
}