<style type="text/css">
.tag_cloud { padding: 3px; }

#tagcloud a:link  { 
color: #999999; 
text-decoration: none; 
font-weight:bold; 
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
}

#tagcloud a:visited { color: #999999; }
#tagcloud a:hover { color: #009fda; }
#tagcloud a:active { color: #ffffff;}

.tagrank1 { font-size:11px; font-weight:normal !important;}
.tagrank2 { font-size:15px; }
.tagrank3 { font-size:17px; }
.tagrank4 { font-size:19px; }
.tagrank5 { font-size:22px; }

.tableheader {
 color:#e37222; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:bold;
 text-transform:uppercase;
}

.tablebody {
 color:#000000; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:11px; 
 
}

#sidebar {
	width:200px;
	float:right;	
	margin:0;
	padding:20px 0;
}	

#container {
  width: 100%;
  margin: 10px auto;
  background-color: $fff;
  color: #333;
}

#content {
  margin-left: 10px;
  margin-right: 20px;
}  




</style>

