@charset "utf-8";
div.ACS_Comment {
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.ACS_Comment img {
  left:10px;
  position:relative;
  top:18px;
}

div#ACS_Comments_Container,div#ACS_Comments_Container button,div#ACS_Comments_Container input,div#ACS_Comments_Container textarea,div#ACS_Comments_Container select,div#ACS_Admin_Container,div#ACS_Admin_Container select,div#ACS_Admin_Container input {
  color:#000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}


div.ACS_Comment a {
  color:rgb(141,164,134);
}

div.ACS_Comment_Meta {
  border-bottom:1px solid #e8e7d0;
  border-top:2px solid #e8e7d0;
  overflow:hidden;
  padding:2px 0 2px 53px;
}

span.ACS_Comment_Name {
	color:rgb(229,135,18);
	font-weight:bold;
	overflow:hidden;
}

div.ACS_Comment_Body {
	background-color:#fcfdef;
	border-bottom:1px solid #e8e7d0;
	color:#444;
	min-height:160px;
	overflow:visible;
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

