/* fonts */

div.jqcloud {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10px;
  line-height: normal;
}

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


div.jqcloud span {white-space: nowrap;margin:5px; color:#666; text-align: center}
div.jqcloud span.w10 { font-size: 16px; background: url(bgn90.png) no-repeat transparent center center;min-width: 100px; line-height:100px; height: 100px;}
div.jqcloud span.w9 { font-size: 16px;  background: url(bgn80.png) no-repeat transparent center center; min-width: 90px; background-size: 80px 80px; line-height:90px; height: 90px;}
div.jqcloud span.w8 { font-size: 15px; background: url(bgn70.png) no-repeat transparent center center; min-width: 80px; background-size: 70px 70px; line-height:80px; height: 80px}
div.jqcloud span.w7 { font-size: 15px;  background: url(bgn60.png) no-repeat transparent center center; min-width: 70px; background-size: 60px 60px; line-height:70px; height: 70px}
div.jqcloud span.w6 { font-size: 14px;  background: url(bgn50.png) no-repeat transparent center center; min-width: 60px; background-size: 50px 50px; line-height:60px; height: 60px}
div.jqcloud span.w5 { font-size: 14px; background: url(bgn45.png) no-repeat transparent center center; min-width: 50px; background-size: 45px 45px; line-height:50px; height: 50px}
div.jqcloud span.w4 { font-size: 14px;  background: url(bgn45.png) no-repeat transparent center center; min-width: 45px; background-size: 45px 45px; line-height:45px; height: 45px}
div.jqcloud span.w3 { font-size: 13px;  background: url(bgn40.png) no-repeat transparent center center; min-width: 40px; background-size: 40px 40px; line-height:40px; height: 40px; }
div.jqcloud span.w2 { font-size: 13px;  background: url(bgn35.png) no-repeat transparent center center; min-width: 35px; background-size: 35px 35px; line-height:35px; height: 35px}
div.jqcloud span.w1 { font-size: 11px;  background: url(bgn27.png) no-repeat transparent center center; min-width: 27px; background-size: 27px 27px; line-height:27px; height: 30px}

/* colors */

div.jqcloud { color: #333; }
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: #900; }

div.jqcloud span.w10 { color: #333; }
div.jqcloud span.w9 { color: #333; }
div.jqcloud span.w8 { color: #333; }
div.jqcloud span.w7 { color: #333; }
div.jqcloud span.w6 { color: #333; }
div.jqcloud span.w5 { color: #333; }
div.jqcloud span.w4 { color: #333; }
div.jqcloud span.w3 { color: #333; }
div.jqcloud span.w2 { color: #333; }
div.jqcloud span.w1 { color: #333; }

/* layout */

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

div.jqcloud span { padding: 3px }