﻿.CommentsSurroundDiv
{
    width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.CommentsSubjectAndPhotoDiv
{
    width: 551px;
    height: auto;
    float: left;
    padding-top: 35px;
}

.CommentsTextDiv
{
    width: 325px;
    margin-top: 67px;
    height: auto;
    float: left;
}

.CommentsNavigatorDiv
{
    width: 101px;
    height: auto;
    float: left;
    padding-left: 23px; 
}

.CommentsFrame
{
    width: 372px;
    height: 292px;
    background-image: url(/images/layout/KainotoCommentsFrame.png);
    background-repeat: no-repeat;
    margin-left: 154px;
    margin-top: 3px;
}

.CommentsHeader
{
    width: 150px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    border-bottom: white 1px dotted;
    text-align: center;
    padding-top: 3px;
    padding-left: 850px;
}

.CommentAddTable
{
    width: 344px;
    height: auto;
    margin-left: 13px;
}

.CommentAddTableTextCell
{
    width: 150px;
    height: 20px;
}

.CommentAddTableTextInputCell
{
    width: 194px;
    height: 20px;
}
.KomentarjiTb
{
    font-family: Verdana;
    font-size: 10pt;
    color: Blue;
}
.KomentarjiTbWm
{
    font-family: Verdana;
    font-size: 10pt;
    color: Silver;
}
.CommentsAddAComment
{
    font-family: Verdana;
    font-size: 10pt;
    color: Blue;
    font-weight: bold;
    margin-left: 5px;
}