#commentFormContainer {
    clear: both;
    display: block;
    height: 50px;
    _height: 82px;
    padding: 15px;
    border: 1px solid rgb(215, 215, 215);
    margin: 10px 0px;
    background-color: rgb(241, 241, 241) !important;
}
#commentFormContainer .gradeCell {
    width: 88px;
    _width: 90px;
    height: 48px;
    _height: 50px;
    padding: 1px;
    margin-right: 10px;
}
#commentFormContainer .gradeCell .select {
    width: 88px;
    height: 20px;
    padding: 0px;
    background: #ffffff url(//static.ad.co.kr/images/ad/survey/star_select_box.gif)
            no-repeat 78px center;
}
#commentFormContainer .gradeCell .selectedOption {
    display: block;
    width: 65px;
    _width: 88px;
    height: 14px;
    _height: 20px;
    padding: 2px 17px 2px 4px;
    border: 1px solid #cbcbcb;
}
#commentFormContainer .gradeCell .options {
    visibility: hidden;
    position: absolute;
    width: 65px;
    _width: 88px;
    padding: 7px 17px 7px 4px;
    border: 1px solid #cbcbcb;
    background: #ffffff;
}
#commentFormContainer .gradeCell .gradeBG {
    display: block;
    width: 63px;
    _width: 65px;
    height: 12px;
    _height: 14px;
    padding: 0px;
    border: 1px solid #ffffff;
    background: url(//static.ad.co.kr/images/ad/survey/star_off.gif) no-repeat 0px 0px;
    
}
#commentFormContainer .gradeCell a.gradeBG:hover {
    border: 1px solid #cbcbcb;
}
#commentFormContainer .gradeCell a,
#commentFormContainer .gradeCell a:hover {
    text-decoration: none !important;
}


#commentFormContainer .gradeCell .gradeIndicator {
    display: block;
    width: 63px;
    height: 12px;
    background: url(//static.ad.co.kr/images/ad/survey/star_on.gif) no-repeat 0px 0px;
}


#commentFormContainer .gradeCell .resultLink {
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#commentFormContainer .gradeCell .resultLink a {
    font-size: 11px;
    letter-spacing: -1px; 
}


#commentFormContainer .contentCell {
    width: 315px;
    padding: 0px;
    margin-right: 5px;
}
#commentFormContainer .contentCellWide {
    width: 415px;
}

#commentFormContainer .contentCell textarea {
    width: 309px;
    _width: 315px;
    height : 46px;
    _height: 50px;
    padding: 1px;
    border-top: 1px solid #787878;
    border-left: 1px solid #787878;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    overflow-y: auto;
    background-color: #ffffff;
    font-size: 11px;
}
#commentFormContainer .contentCellWide textarea {
    width: 409px;
    _width: 415px;
}

#commentFormContainer .submitCell {
    width: 47px;
    height: 50px;
}

#commentCountContainer {
    height: 12px;
    _height: 22px;
    padding: 5px 0px;
    margin: 5px 0px;
    border-bottom: 2px solid #0c4d9d;
    font-size: 12px;
    font-weight: normal;
    color: rgb(2, 72, 152);
    text-align: right;
    line-height: 12px;
    _line-height: 12px;
}

#commentCountContainer #commentTotalCount span {
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
}

#bestCommentListContainer {
    display: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    border: 1px solid rgb(215, 215, 215);
    background-color: rgb(241, 241, 241);
    background-image:
        url(//static.ad.co.kr/images/common/icon/bestCommentFlag.gif);
    background-repeat: no-repeat;
}

#bestCommentListTableContainer {
    height: auto;
    padding: 0px;
    margin: 30px;
}

#bestCommentListTable {
    padding: 0px !important;
    margin: 0px !important;
}

#commentListContainer {
    height: auto;
    padding: 0px;
    margin: 10px 0px;
}

#commentListTableContainer {
    height: auto;
    padding: 0px 0px;
    margin: 0px;
}

#commentListTableContainer td {
    width: 570px;
}

#bestCommentListContainer td.writer,#commentListContainer td.writer {
    height: 22px;
    _height: 42px;
    padding: 10px 0px;
    margin: 0px;
    vertical-align: middle;
}
#bestCommentListContainer .writer .writerId,#commentListContainer .writer .writerId {
    float: left;
    display: block;
    _display: inline;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    color: #0c4d9d;
}
#bestCommentListContainer span.wdate,#commentListContainer span.wdate {
    float: left;
    display: block;
    _display: inline;
    height: 22px;
    line-height: 22px;
    margin-left: 5px;
    font-size: 10px;
    color: #a3a3a3;
}
#bestCommentListContainer .grade, #commentListContainer .grade {
    float: left;
    display: block;
    _display: inline;
    height: 12px;
    _height: 22px;
    padding: 5px 0px;
    margin-left: 5px;
}
#bestCommentListContainer .gradeBG, #commentListContainer .gradeBG {
    display: block;
    width: 63px;
    height: 12px;
    padding: 0px;
    background: url(//static.ad.co.kr/images/ad/survey/star_off.gif) no-repeat 0px 0px;
}

#bestCommentListContainer .gradeIndicator, #commentListContainer .gradeIndicator {
    display: block;
    width: 63px;
    height: 12px;
    background: url(//static.ad.co.kr/images/ad/survey/star_on.gif) no-repeat 0px 0px;
}

#bestCommentListContainer .writer a.removeComment,#commentListContainer .writer a.removeComment
    {
    float: left;
    display: block;
    _display: inline;
    margin: 3px 0px 0px 10px;
}

#bestCommentListContainer .writer .agree {
    float: left;
    display: block;
    _display: inline;
    height: 22px;
    line-height: 22px;
    margin-left: 5px;
}

#bestCommentListContainer .writer .agree .count {
    display: inline-block;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
    color: red;
}

#commentListContainer .writer .agree {
    float: right;
    width: 88px;
    height: 22px;
    padding: 0px;
    text-align: right;
    vertical-align: bottom;
    background-image:
        url(//static.ad.co.kr/images/common/button/agreeComment.gif);
    background-repeat: no-repeat;
}

#bestCommentListContainer a.agreeComment,#commentListContainer a.agreeComment {
    display: block;
    width: 58px;
    height: 11px;
    padding: 6px 15px;
    font-size: 11px;
    font-weight: bold;
}

#bestCommentListContainer a.agreeComment:hover,#commentListContainer a.agreeComment:hover
    {
    text-decoration: none !important;
}

#bestCommentListContainer td.content,#commentListContainer td.content {
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px dotted #dddddd;
    font-size: 12px;
    color: rgb(85, 85, 85);
    line-height: 20px;
    text-align: justify;
}

/* Pagination */
#commentPaginationContainer {
    display: block;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

#commentPaginationContainer .pagination {
    display: block;
    height: 25px;
    text-align: center;
    font-size: 9pt;
}

#commentPaginationContainer .pagination a {
    border: solid 1px #cfcfcf;
    color: #666666;
    text-decoration: none;
}

#commentPaginationContainer .pagination span,#commentPaginationContainer .pagination a
    {
    display: inline-block;
    width: 20px;
    padding: 3px 0px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 10pt;
}

#commentPaginationContainer .pagination .current {
    background: #999999;
    color: #fff;
    border: solid 1px #cfcfcf;
    font-size: 10pt;
    font-weight: bold;
}

#commentPaginationContainer .pagination .current.prev,#commentPaginationContainer .pagination .current.next
    {
    color: #999;
    border-color: #999;
    background: #fff;
}


