#skh-tag-cloud-top
    {
    background: url('/portals/0/images/layout/skh-tag-cloud-top.jpg') no-repeat
    ; width: 302px
    ; height: 6px  
    ; margin-top: 4px
    }
    
#skh-tag-cloud-middle
    {
    background: url('/portals/0/images/layout/skh-tag-cloud-middle.jpg') repeat-y
    ; width: 276px
    ; height: auto 
    ; padding: 5px 13px 5px 13px
    ; text-align: justify
    }

#skh-tag-cloud-bottom
    {
    background: url('/portals/0/images/layout/skh-tag-cloud-bottom.jpg') no-repeat
    ; width: 302px
    ; height: 6px  
    }

#skh-tag-cloud a
    {
    text-decoration:none
    ; margin-left:5px
    ; margin-right:5px
    ; font-family: Verdana
    ; text-transform: lowercase
    ; display: inline-block
    }

#skh-tag-cloud a:hover
    {
    text-decoration:underline
    ; cursor: pointer
    }

#skh-tag-cloud a.skh-tagcloud-weight1
    {
    font-size: 16pt
    ; color: #223c5d
    }
    
#skh-tag-cloud a.skh-tagcloud-weight2
    {
    font-size: 12pt
    ; color: #223c5d
    }
    
#skh-tag-cloud a.skh-tagcloud-weight3
    {
    font-size: 10pt
    ; color: #223c5d 
    }
    
#skh-tag-cloud a.skh-tagcloud-weight4
    {
    font-size: 8pt
    ; color: #223c5d
    }
    
#skh-tag-cloud a.skh-tagcloud-weight5
    {
    font-size: 7pt
    ; color: #223c5d
    }
    

