div.yvComment {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
}

div.yvComment div.Comments {
    border-top: 3px solid #000000;
    margin: 0px 0px 0px 0px;
    padding: 1px 1px 1px 1px;
    text-align: left;
    width: 100%;
    line-height:1.5em;
}

/* for compatibility with beez template*/
.leading div.yvComment {

}

div.yvComment div.clr {
    height: 0px;
    clear: both;
}

div.yvComment .NumCommentsAlone {
    float: right;
    margin: 0 2px 2px 0;
}

div.yvComment .NumComments {
    display:none;
    width: 100%;
    /*	border-top: 1px solid #CCCCCC;
    */}

div.yvComment .Message {
    border: 2px solid #FF4500;
    margin: 1px;
    padding: 3px 2px 3px 22px;
    background-image: url(../../../images/M_images/con_info.png);
    background-repeat: no-repeat;
    background-position: 6px;
}

div.yvComment .Comment {
    /*
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #B5C4DF;
    */
    background-position: left top;
    background-repeat: repeat-x;
    /*background-image: url(style003/bg001.png);*/
    margin-top: 1em;
    margin-bottom:2em;
    padding: 0px 0px 0px 0px;
}

div.yvComment .Comment_even {

    background-position: left top;
    background-repeat: repeat-x;
    margin-top: 1em;
    margin-bottom:2em;
    padding: 1px 1px 1px 1px;
}

div.yvComment .Form {
    background-position: left top;
    background-repeat: repeat-x;
    /*background-image: url(style003/bg001.png);*/
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.yvComment div.Comment .Header {
    padding: 1px 1px 1px 1px;
    margin-bottom:0.75em;
}

div.yvComment div.Comment_even .Header {
    padding: 1px 1px 1px 1px;
    margin-bottom:0.75em;
}

div.yvComment .Comment_unpublished {
    background-color: #E8EDF1;
    border: 4px solid #F00;
    padding: 5px;
    margin-top: 2px;
}

div.yvComment .Comment_unpublished_even {
    background-color: #E8EDF1;
    border: 4px solid #F00;
    padding: 5px;
    margin-top: 2px;
}

div.yvComment div.Comment_unpublished .Header {
    background-color: #E8EDF1;
    border-bottom: 1px solid #CCCCCC;
    padding: 1px;
}

div.yvComment div.Comment_unpublished_even .Header {
    background-color: #E8EDF1;
    border-bottom: 1px solid #CCCCCC;
    padding: 1px;
}

div.yvComment .Title {
    overflow:hidden;
    float: left;
    font-weight: bold;

}

div.yvComment .ControlBox {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: none;
}

div.yvComment .ControlBox td {
    vertical-align: top;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

div.yvComment .ControlBox img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

div.yvComment .DateAndAuthor {
    font-weight: bold;
    text-align:left;

    float:none;


}

div.yvComment div.Date {
    float:right;

    display:inline;
    text-align: left;
    float:right;

}

div.yvComment .Author {

    float:left;
    display:inline;
    text-align: left;
    float:left;
}
div.yvComment .AuthorName {


    display:none;
}

div.yvComment .CommentNum {
    font-weight: bolder;
    display:none;
}

div.yvComment .CommentNum:after {
    content: ". ";
    display:none;
}

div.yvComment div.Comment .Fulltext {
    clear: both;
    text-align: left;
    word-break: break-word;
}

div.yvComment div.Comment_even .Fulltext {

    clear: both;
    text-align: left;
}

div.yvComment .ParentArticle {
    margin-left: 20px;
    padding: 2px;
    background-color: #FAFAD2;
    margin-top: 0px;
    margin-bottom: 3px;
}

div.yvComment .Form {
    width: 100%;
}

div.yvComment .Form h3 {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

div.yvComment .Form td.LeftColumn {
    text-align: right;
    width: 20%;
}

div.yvComment .Form input[type="submit"] {
    margin-top: 1em;
}

div.yvComment div.ControlForm div.list-footer {
    float: left;
    width: 48%;
    text-align: center;
}

div.yvComment div.ControlForm div.counter {
    float: left;
    width: 48%;
    text-align: center;
}

div.yvComment div.PoweredBy {
    float: right;
    font-size: 60%;
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 0px 0px;
    display:none;

}
div.yvBBCodeForm img {
    border: medium none;
    margin: 1px;
}
div.yvBBCode_code {
    background-color: #FFFFFF;
    border-color: #CCCCCC #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 3px 1px;
    color: #333333;
    font-family: "courier new",courier,helvetica,serif;
    font-size: 100%;
    list-style-image: none;
    list-style-position: inside;
    margin: 3px;
    outline: medium none;
    overflow: auto;
    padding: 5px;
    text-indent: 0;
    white-space: pre;
}

div.yvBBCode_quote {
    background-color: #F8FBFD;
    border-bottom: 3px solid #D3E3ED;
    border-top: 3px solid #D3E3ED;
    color: #666666;
    list-style-image: none;
    list-style-position: inside;
    margin: 3px 3px 3px 10px;
    outline: medium none;
    padding: 5px;
    text-indent: 0;
}
div#Comments div.CommentVote {
border-bottom: 1px dotted #AAAAAA;
margin-top: 5px;
padding: 5px 0;
}

div#Comments div.CommentVote .VoteLabel {
   display:inline;
   font-weight: bold;
}

div#Comments div.CommentVote .VotePlus {
    display:inline-block;
}
div#Comments div.CommentVote .VotePlus .VoteCount {
    color: green;
    font-weight: bold;
    font-size:14px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
div#Comments div.CommentVote .VotePlus a {
   background: url("nspm/vote4.png") no-repeat scroll 0 top transparent;
display: inline-block;
height: 16px;
margin-right: 10px;
width: 16px;
vertical-align: middle;
}
div#Comments div.CommentVote .VotePlus a.disabled {
    background: url("nspm/vote4.png") no-repeat scroll 0 -16px transparent;
    cursor:text;
}
div#Comments div.CommentVote .VoteMinus {
    display:inline-block;
}
div#Comments div.CommentVote .VoteMinus .VoteCount {
    color: red;
    font-weight: bold;
    font-size:14px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}


div#Comments div.CommentVote .VoteMinus a{
    background: url("nspm/vote4.png") no-repeat scroll -16px top transparent;
display: inline-block;
height: 16px;
margin-right: 10px;
width: 16px;
vertical-align: middle;
}
div#Comments div.CommentVote .VoteMinus a.disabled{
    background: url("nspm/vote4.png") no-repeat scroll -16px -16px transparent;
    cursor:text;
}
div.VoteProgress
{
    display: none;
    background: url("nspm/loading.gif")  no-repeat scroll transparent;
    width:80px;
    height:16px;
    vertical-align: middle;
}
div#VoteMsg
{
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
}

a.PublishedComment  {
   background: url("nspm/publish.png") no-repeat scroll 0 top transparent;
display: inline-block;
height: 22px;
margin-right: 10px;
width: 22px;
vertical-align: middle;
}
a.UnpublishedComment {
   background: url("nspm/unpublish.png") no-repeat scroll 0 top transparent;
display: inline-block;
height: 22px;
margin-right: 10px;
width: 22px;
vertical-align: middle;
}

div.CommentProgress
{
    display: none;
    background: url("nspm/loading.gif")  no-repeat scroll transparent;
    width:80px;
    height:22px;
    vertical-align: middle;
}
div#CommentMsg
{
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
}