﻿.itemCommentHeader
{
    color:#7F7F7F;
    font-size:11px;
    border-bottom: solid 1px #7F7F7F;
    }
.itemCommentTextBox
{
 font:inherit;
 border: solid 1px #000000;
 background-color: #FFFCDF;
 padding:3px;
 width:535px;
 color:#000000;
 font-family:Arial;
 font-size:12px;
}    
.itemCommentInsert
{
}