/* comments  ------------------------------------------------------------ */
div#comment-box * {
	font-size: 13px !important;	
}
div#add-comment_main * {
	font-size: 13px;	
}
#comment-zagl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-top: 30px;	
}
div#comment-box
{
	margin-top: 10px;
	padding-bottom: 12px;
	border-bottom-color: #9c9c9c;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
div.commet
{
	margin-top: 15px;
}
p.comm-text
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 3px;	
}
p.del-comm-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 5px 0px 3px;	
}
p.del-comm-text span {
	color: #999999;
}
span.cuser{
	color: #066cb0;
	font-size: 13px;
}
div.comment-user
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img.com-avatar
{
	margin-right: 5px;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}
div.comment-user, div#comment-box a
{
	text-decoration: underline;
	color: #3f87bb;	
}
div.comment-user, div#comment-box a:hover
{
	text-decoration: none;
}
div.comment-user, div#comment-box a:visited
{
	color: #0b108c;
}
span.com-date
{
	color: #999999;		
}
div.subcomment
{
	padding-left: 30px;
}
/**/
div.comment-ouner
{
	margin-top: 10px;
}
div.comment-ouner img
{
	margin-right: 10px;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}
div.comment-ouner span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
span#name-ouner
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
div.comment-ouner a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066cb0;
}
div.comment-ouner a:hover
{
	text-decoration: none;
}
div.comment-ouner a:visited
{
	color: #0b108c;
}
a#show-add-com
{
	color: #066CB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none !important;
	border-bottom-color: #066CB0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
div.com-button-add{
	width: 400px;
	text-align: right;
}
div.add_comment
{
	margin-top: 10px;
}
/* --------------------------------------------- */

