﻿.CommentNote
{
     background-image:url('/Images/icon/0812/NewThread.gif'); height:25px;
     background-position:left center; background-repeat:no-repeat; 
     text-align:left; font-weight:bold; color:#369; text-indent:20px;
     font-size:13px;width:96%; position:relative; 
}
.CommentNote div
{
    float:left;
}

.CommentMore
{
    background-image:url('/images/btn/forum/more.gif');display:block;
    background-position:left center; width:200px;
    background-repeat:no-repeat; cursor:pointer; float:left;
}

.CommentInput
{
    width:910px; border:solid 1px gray; height:120px;
    background-image:url('/psd/LogoWatermark.gif'); margin:auto auto;
    background-position:center center; background-repeat:no-repeat; 
}