﻿.sf_contentCommentForm
{
    width: 500px;
    margin-top: 26px;
    clear: both;
}
.sf_contentCommentForm legend
{
    font-size: 18px;
    color: #222222;
    margin-bottom: 17px;
}
.sf_contentCommentForm li
{
    padding-bottom: 14px;
    padding-left: 100px;
}
.sf_contentCommentForm li.texarea-wrapper
{
    position: relative;
}
.sf_contentCommentForm input.inputText
{
    border: solid 1px #626262;
    padding: 2px;
}
.sf_contentCommentForm input.inputText:hover
{
    border: solid 1px #000000;
    background-color: #ffffcc;
}