﻿.commentzone tr.ms-WPHeader{
	display:block;
}

.commentzone td.ms-WPBorder{
	border:0px;
}

.message{
	clear:both;
	padding:5px;
}

#ctl00_ctl14_g_7956f2f7_0dc2_408c_8cce_efe05372d576_ctl01_lblMessage,
#ctl00_PlaceHolderMain_CommentWebpart1_ctl01_lblMessage{
	background:yellow;
	color:red;
}

.commentList,
.commentForm{
	clear:both;
	margin:10px 0 0 0;
	float:left;
}

.commentList ol{
	margin:0 0 0 25px;
	padding:0;
}

.commentList li{
	clear:left;
	margin:0 0 5px 0;
}

.commentList .title,
.commentForm .title{
	color:#640fbd;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
}

.commentList .name,
.commentList .name a{
	color:#640fbd;	
	font-style:italic;
	font-weight:bolder;
}

.commentList .name a:hover{
	text-decoration:none;
}

.commentList .date{
	font-size:10px;
	margin:0 0 5px 0;
}
/*
.commentForm .title{
	margin:0 0 5px 0;
}
*/
.commentForm .field{
	clear:left;
	/*float:left;*/
	margin:0 0 5px 0;
}

.commentForm .fieldLiteral{
	float:left;
	width:140px;
}

.commentForm .fieldControl{
	float:left;
}
/*
.commentForm input{
	float:left;
}
*/
.commentForm .validation{
	float:left;
}

.commentForm .actionControl{
	clear:both;
	float:left;
	margin:10px 0 0 0;
}

.commentForm .actionControl input.button{
	background:#d4d0c8;	
	border:gray 1px solid;	
	height:2.1em;	
	padding:0.1em 1px 0.4em 1px;
	width:7.5em;
}

#hide{
	display:none;
}

.ajax__validatorcallout_callout_cell {
  padding:0 !important;
}
.ajax__validatorcallout_callout_arrow_cell {
  padding:8px 0 0 !important;
}