.yvCommentForm {
	width:70%;
	margin-top:20px}

.Comment {
	margin-bottom:20px}
	
div.yvComment {
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
/*	border: 1px solid #66CDAA;*/
}

div.yvComment div.Comments {
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/	margin: 0px 0px 50px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	width: 100%;
}

/* for compatibility with beez template*/
.leading div.yvComment {
	display: inline;
}

div.yvComment div.clr {
  height: 0px;
  clear: both;
  margin:20px 0 20px;
}

div.yvComment .NumCommentsAlone {
	float: right;
	margin: 0 2px 2px 0;
}

div.yvComment .NumComments {
	float: right;
	text-align:right;
	margin:15px 0 20px;
	color:#888;
	height:30px;
	line-height:31px;
	border-top:1px dashed #E1E1D7;
	border-bottom:1px dashed #E1E1D7;
	width: 100%;
}

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 {
	margin:0; 
	padding: 0;
	border-top:1px solid #D4D4C4;
	border-bottom:1px solid #E1E1D7;
}


div.yvComment div.Comment .Header {
	padding: 1px;
	background-color: #F5F5F5;
	border-bottom:1px solid #E1E1D7;
}

div.yvComment div.Comment_even .Header {
	padding: 1px 1px 1px 1px;
	background-color: #F5F5F5;
	
}

div.yvComment .Comment_unpublished {
	background-color: #F5F5F5;
	border-bottom: 4px solid #D9D9D9;
	border-top: 4px solid #D9D9D9;
	margin-top: 2px; 
	width: 100%;
}

div.yvComment .Comment_unpublished_even {
	background-color: #F5F5F5;
	border-bottom: 4px solid #D9D9D9;
	border-top: 4px solid #D9D9D9;
	margin-top: 2px; 
	width: 100%;
}

div.yvComment div.Comment_unpublished .Header {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D9D9D9;
	padding: 1px;
}

div.yvComment div.Comment_unpublished_even .Header {
	background-color: #F5F5F5;
	border-bottom: 1px solid #D9D9D9;
	padding: 1px;
}

div.yvComment .Title {
	float: left;
	width:70%;
	font-weight: bold;
	font-size:1.2em;
	color:#555;
}

div.yvComment a.CommentTitle {
	text-decoration: none;
	font-weight: bolder;
	color: Black;	
}

div.yvComment .ControlBox {
	float: left;
	margin: 5px 10px 0 0;
   padding: 0 0 0 0;
	border: none;
}

div.yvComment .ControlBox td {
  vertical-align: top;
 margin: 0 5px 0 0;
  margin: 0 0 0 0;
}

div.yvComment .ControlBox img {
  padding: 0 0 0 0;
  margin: 0 10px 0 0;
}

div.yvComment .DateAndAuthor {
	float: right;
	margin-top:2px;
	font-size:.9em;
	text-align: right;
	width: 30%;
}

div.yvComment div.Date {
	text-align: right;
	float: right;
	width: 100%;
	color:#777;
	padding-right: 3px;
}

div.yvComment .Author {
	float: right;
	text-align: right;
	width: 100%;
	font-size:1.2em;
	color:#444;
	padding-right: 3px;
}

div.yvComment .AuthorAlias {
	font-style: italic;
}

div.yvComment .AuthorAlias:before {
	content: "(";
}

div.yvComment .AuthorAlias:after {
	content: ")";
}

div.yvComment .CommentNum {
	font-size:1em;
	font-weight:bold;
	color:#222
}

div.yvComment .CommentNum:after {
	content: ". ";
}

div.yvComment div.Comment .Fulltext {
	clear: both;
	margin-top:10px;
	text-align: left;
}

div.yvComment div.Comment_even .Fulltext {
	border-top: 1px solid #EEEEEE;
	clear: both;
	padding-top:10px;
	text-align: left;}

div.yvComment .ParentArticle {
	margin-left: 20px;
	padding: 2px;
	background-color: #E8F2FE;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
	float: left;
}

div.yvComment .NumChildrenAlone {
	margin: 0 2px 2px 0;
	width: auto;
	float: right;
}

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.OwnersReply {
	margin: 1px 0px 0px 20px; 
	padding: 1px 1px 1px 1px;
	border-left-color: #E1E1D7;
	border-left-style: solid;
	border-left-width: 4px;
}

div.yvComment div.Reply {
	margin: 1px 0px 0px 20px; 
	padding: 1px 1px 1px 1px;
	border-left-color: #75849F;
	border-left-style: solid;
	border-left-width: 4px;
}

div.yvComment div.PoweredBy {
	float: right;
	font-size: 60%;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
}
