p {
-webkit-hyphens: none;
-moz-hyphens: none;
-epub-hyphens: none;
hyphens: none;
}

#cboxClose {
Border-style: none;
}

.tagclouds.level2 {
    text-decoration: underline;
}

.tagclouds.level3 {
    text-decoration: underline;
}

.tagclouds.level1 {
    text-decoration: underline;
}

.tagclouds.level5 {
    text-decoration: underline;
}
.tagclouds.level6 {
    text-decoration: underline;
}

.block.block-tagclouds a:hover {
color: #9dcedf;
}