/* fonts */

div.jqcloud 
{
  font-size: 8px;
  line-height: normal;
  
}

div.jqcloud a {
  font-size: inherit;
  text-decoration: none;
}

div.jqcloud span.w10 { font-size: 400%; font-weight:200;}
div.jqcloud span.w9 { font-size: 350%; font-weight:200; }
div.jqcloud span.w8 { font-size: 300%; font-weight:200; }
div.jqcloud span.w7 { font-size: 275%; font-weight:400; }
div.jqcloud span.w6 { font-size: 250%; font-weight:400; }
div.jqcloud span.w5 { font-size: 225%; font-weight:400; }
div.jqcloud span.w4 { font-size: 200%; font-weight:600; }
div.jqcloud span.w3 { font-size: 175%; font-weight:600; }
div.jqcloud span.w2 { font-size: 150%; font-weight:600; }
div.jqcloud span.w1 { font-size: 0%; }

/* colors */

div.jqcloud { color: #09f; }
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: #999; }
div.jqcloud a:hover { color: #999; }
div.jqcloud span.w10 { color: #fff; }
div.jqcloud span.w9 { color: #fff; }
div.jqcloud span.w8 { color: #fff; }
div.jqcloud span.w7 { color: #efefef; }
div.jqcloud span.w6 { color: #efefef; }
div.jqcloud span.w5 { color: #efefef; }
div.jqcloud span.w4 { color: #bcbcbc; }
div.jqcloud span.w3 { color: #bcbcbc; }
div.jqcloud span.w2 { color: #bcbcbc; }
div.jqcloud span.w1 { color: #bcbcbc; }

/* layout */

div.jqcloud {
  overflow: hidden;
  position: relative;
}

div.jqcloud span { padding: 0; }