div.yvComment {
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

div.yvComment div.Comments {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	width: 99%;
}

/* for compatibility with beez template*/
.leading div.yvComment {
	display: inline;
}

div.yvComment div.clr {
  height: 0px;
  clear: both;
}

div.yvComment .NumCommentsAlone {
	margin: 0 2px 2px 0;
}

div.yvComment .NumComments {
	width: 100%;
}

div.yvComment .Message {
	margin: 1px;
	padding: 3px 2px 3px 22px;
	background-image: url(con_info.png);
	background-repeat: no-repeat;
	background-position: 6px;
}

div.yvComment .Comment {
	background-color: #050b12;
	margin: 5px 0px 0px 0px; 
	padding: 5px;
}

div.yvComment .Comment_even {
	background: #03070c;
	margin: 5px 0px 0px 0px; 
	padding: 5px;
}

div.yvComment div.Comment .Header {
	padding: 1px 1px 1px 1px;
}

div.yvComment div.Comment_even .Header {
	padding: 1px 1px 1px 1px;
}

div.yvComment .Comment_unpublished {
	background-color: #E8EDF1;
	border-bottom: 4px solid #C4D3DF;
	border-top: 4px solid #C4D3DF;
	margin-top: 2px; 
	width: 100%;
}

div.yvComment .Comment_unpublished_even {
	background-color: #E8EDF1;
	border-bottom: 4px solid #C4D3DF;
	border-top: 4px solid #C4D3DF;
	margin-top: 2px; 
	width: 100%;
}

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 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ef7d03;
}

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 {

}

div.yvComment .Date {
	padding: 3px 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #264169;
	float: left;
	width: 40%;
	text-align: left;
}

div.yvComment .Author {
	padding: 3px 0px;
	float: left;
	width: 56%;
	text-align: right;
	font: italic bold 10px Arial, Helvetica, sans-serif;
	color: #6785ab;
}

div.yvComment .AuthorAlias {
	font-style: italic;
}

div.yvComment .AuthorAlias:before {
	content: "(";
}

div.yvComment .AuthorAlias:after {
	content: ")";
}

div.yvComment .CommentNum {
	font-weight: bolder;
}

div.yvComment .CommentNum:after {
	content: ". ";
}

div.yvComment div.Comment .Fulltext {
	border-top: 1px dotted #1b2c3f;
	clear: both;
	padding: 5px;
	text-align: left;
}

div.yvComment div.Comment_even .Fulltext {
	border-top: 1px dotted #1b2c3f;
	clear: both;
	padding: 5px;
	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;
}
