.skh-authorbio
    {
    margin-top: 4px
    }

/* Styles for the blue bar */
.skh-authorbio-bluebar
    {
    height: 33px
    }

.skh-authorbio-bluebar-left
    {
    width: 13px
    ; height: 33px
    }

.skh-authorbio-bluebar-middle
    {
    width: 100%
    ; height: 33px
    ; background: url('/portals/0/images/layout/skh-blue-bar-middle.jpg') repeat-x    
    }
    
.skh-authorbio-bluebar-right
    {
    width: 17px
    ; height: 33px     
    }
    
h1[class="skh-authorbio-blue-bar-title"]
    {
    color: white
    ; font-family: verdana
    ; font-size: 10pt
    ; margin: 0px
    ; padding: 0px
    ; text-shadow: 1px 1px 2px #292929
    }
    
h2[class="skh-authorbio-blue-bar-title"]
    {
    color: white
    ; font-family: verdana
    ; font-size: 10pt
    ; font-weight: normal
    ; margin: 0px
    ; padding: 0px
    ; text-shadow: 1px 1px 2px #292929    
    }    
    
/* Styles for the bio layout*/
.skh-authorbio-left
    {
    float: left
    ; width: 160px
    ; margin: 4px 4px 4px 3px
    }
    
.skh-authorbio-right
    {
    float: right
    ; width: 592px
    ; margin: 4px 4px 4px 3px
    }
    
/* Styles for the border box */
.skh-authorbio-border-box-top
    {
    height: 7px
    ; font-size: 7px
    }

.skh-authorbio-border-box-top-l
    {
    width: 7px
    }

.skh-authorbio-border-box-top-m
    {
    width: auto
    ; background: url('/portals/0/images/layout/skh-border-box-top-m.png') repeat-x
    }

.skh-authorbio-border-box-top-r
    {
    width: 7px
    }

.skh-authorbio-border-box-middle
    {
    height: auto
    }

.skh-authorbio-border-box-middle-l
    {
    width: 7px
    ; background: url('/portals/0/images/layout/skh-border-box-middle-l.png') repeat-y
    }

.skh-authorbio-border-box-middle-m
    {
    width: auto
    }

.skh-authorbio-border-box-middle-r
    {
    width: 7px
    ; background: url('/portals/0/images/layout/skh-border-box-middle-r.png') repeat-y
    }

.skh-authorbio-border-box-bottom
    {
    height: 7px
    ; font-size: 7px
    }

.skh-authorbio-border-box-bottom-l
    {
    width: 7px
    }

.skh-authorbio-border-box-bottom-m
    {
    width: auto
    ; background: url('/portals/0/images/layout/skh-border-box-bottom-m.png') repeat-x
    }

.skh-authorbio-border-box-bottom-r
    {
    width: 7px
    }    
    
/* Styles for the article listings */
.skh-authorbio-article
    {
    margin: 3px 3px 3px 3px
    }

.skh-authorbio-articlepic
    {
    width: 49px
    ; height: 58px
    ; float: left 
    }
    
.skh-authorbio-articledescription
    {
    width: 690px
    ; height:58px
    ; max-height: 63px
    ; float: right
    ; padding-left: 7px
    }
    
a img
    {
    border: none 0px white
    }   
    
h1[class="skh-authorbio-articletitle"]
    {
    margin: 0px
    ; font-size: 14pt
    ; text-decoration: none
    }
