
/*  
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
                                         TAG CLOUD
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#tabs #cloudContentPowersites  {
   /* display: inline-block;*/
    margin:0;
}

#tabs #cloudHeadline h3 {
    font-size: 12px !important;
    font-weight: bold;
    color: #799FBD !important;
    margin: 0 0 10px 0;
}

#tabs #cloudContentPowersites  ul {
    margin: 0;
    padding: 0;
}

#tabs #cloudContentPowersites ul li {
    list-style-type: none;
    line-height: 1.5em;
    display: inline;
    margin: 0 0 0 -2px;
    width:auto;
    height:auto;
    
}

#tabs #cloudContentPowersites ul li a {
    cursor: pointer;
    margin: 0 10px 0 0;
    line-height: 1.5em;
    background:none;
    padding:0;
}

#tabs #cloudContentPowersites ul li.view1 a {
    color: #666;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites ul li.view2 a {
    color: #7FA2C2;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view3 a {
    color: #799FBD;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view4 a {
    color: #5D8DC6;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view5 a {
    color: #799FBD;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view6 a {
    color: #005194;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view7 a {
    color: #6f6f6f;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view8 a {
    color: #999;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view9 a {
    color: #666;
    font-weight: normal;
    text-decoration: none !important;
}

#tabs #cloudContentPowersites  li.view10 a {
    color: #6f6f6f;
    font-weight: normal;
    text-decoration: none !important;
}
#tabs #cloudContentPowersites li.ui-state-active a:hover,
#tabs #cloudContentPowersites ul li a:hover,
#tabs #cloudContentPowersites  li.view1 a:hover,
#tabs #cloudContentPowersites  li.view2 a:hover,
#tabs #cloudContentPowersites  li.view3 a:hover,
#tabs #cloudContentPowersites  li.view4 a:hover,
#tabs #cloudContentPowersites  li.view5 a:hover,
#tabs #cloudContentPowersites  li.view6 a:hover,
#tabs #cloudContentPowersites  li.view7 a:hover,
#tabs #cloudContentPowersites  li.view8 a:hover,
#tabs #cloudContentPowersites  li.view9 a:hover,
#tabs #cloudContentPowersites  li.view10 a:hover{
	font-weight:normal !important;
  text-decoration:underline !important;
}
#allkeywords{
  z-index: 99999;
  background:#fff;
}