	.ajax-comments-wrapper {
	border: 0px solid #D0D0D0;
	background: transparent;
	clear: both;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
	display: block;
	/* -moz-border-radius: 10px; */
}
.ajax-comments .more {margin-right:10px;}
.ajax-comment, .ajax-comment-alt {
	position: relative;
	display: block;
	margin: 5px 5px 10px 0px;
	padding: 0 0 1px 0;
	clear: both;
	color: #222;
	font-weight: normal;
	line-height: 120%;
	border: 0px solid #D0D0D0;
	/* -moz-border-radius: 10px; */
	overflow: hidden;
}
.ajax-comment-header, .ajax-comment-header-alt {
	top: 1px;
	width: 100%;
	position: relative;
	color: #515151;
	padding: 2px 1px 2px -1px;
	margin: 0;
	clear: both;
	/* -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px; */
}
.ajax-comment-header {
	background: #e1deda;
}
.ajax-comment {
	background: #f8f5f1;
}
.ajax-comment-header-alt {
	background: #e1deda;
}
.ajax-comment-alt {
	background: #f8f5f1;
}
.ajax-comment-header a, .ajax-comment-header-alt a {	
	color: #BB4444;
}
.ajax-comment-header a:hover, .ajax-comment-header-alt a:hover {
	text-decoration: none;
	color: #3C657B;
}
.ajax-comment-info {
	color: #666666;
	float: right;
	margin-right: 11px;
}
.ajax-comment-author {
	font-weight: normal;
	font-size: 1.1em;
	padding: 3px 0 3px 3px;
}
.ajax-comment-text {
	padding: 5px 5px 5px 3px;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	clear: both;
	display: block;
}
.ajax-options a, .ajax-options-hide a {
	color: #BB4444;
	text-decoration: none;
    margin-left: 3px;
}
.ajax-options-hide {
        display: none;
}
.waci-comment-form {
        display: none;
}
.waci-comment-form #commentform input, .waci-comment-form #commentform textarea {
	background-color: #fff;
	border: 1px solid #989898; padding-left: 5px;
}
.waci_comment  {
   width: 300px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 11px;
}

.ajax-comment-author a.url { padding-top:3px; padding-bottom:3px;}