﻿.skh-comment-title
    {
    color:Black
    ; font-size: 12pt
    }
    
.skh-comment-fieldarea
    {
    margin-bottom: 5px
    }
    
.skh-comment-label
    {
    color:black
    ; font-size: 8pt
    ; font-weight: bold
    ; width: 100px
    ; vertical-align: top
    ; display: inline-block
    }

.skh-comment-entry
    {
    width: 200px
    ; font-family: Verdana
    }

.skh-share-title
    {
    color:Black
    ; font-size: 12pt
    }

.skh-comment-submit
    {
    width: 110px
    ; height: 32px
    ; border-style: none
    ; background-image: url('images/AddComment.png')
    ; margin-left: 202px
    ; cursor: pointer
    }
