.direitoBannerQuad,
#tagcloud {
    margin-bottom: 8px;
    text-align: center;
}

#cnot {
	font-size: 11px;
	margin-bottom: 8px;
}
#cnot-menu {
    margin: 5px 5px 0 15px;
    padding: 3px 0;
    position: relative;
}
#cnot-menu li {
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	display: inline;
}
#cnot-cont1 { display: block; }
.cnot-cont {
	display: none;
    height: 220px;
    margin: 10px 5px 5px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 7px 10px;
}

#tagcloud {
	height: 290px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 5px;
	text-align: left;
}

#tagcloud li {
	color: #06c;
	font-size: 13px;
}
#tagcloud li:hover { color: #f00; }

#tagcloud h2 {
	cursor: pointer;
	display: inline;
	font-size: 15px;
	text-decoration: underline;
}
#tcc-comentarios li {
	margin: 10px 0 0;
}
#tcc-comentarios li:hover,
#tcc-tags li:hover { color: #f00; }
#tcc-comentarios span { color: #000; }

#tcc-tags {
	display: none;
	margin-top: 10px;
}
#tcc-tags li { display: inline; }
