/* <pre>
<nowiki> */
/* styles for the TagCloud extension */
.tagcloud {
width: 98%;
text-align: center;
background-color: #FDFDFD;
border: 1px solid #EEEEEE;
padding: 15px 10px 15px 10px;
line-height:2em;
}
.tagcloud a {
color: #0052CB;
margin-left: 15px;
margin-right: 15px;
font-weight: bold;
line-height:1.2em;
}
/* Main page fixes */