div#c div#comments_c {
	margin: 10px 0 0 0;
	width: 320px;
	float: left;
	display: inline;
}

div#c div#comments_c p.zero {
	margin: 20px 0 0 6px;
}

div#c div#comments_c h4#add_comment_t, div#c div#comments_c h4#comments_t {
	/*width: 144px;*/
	/*height: 17px;*/

	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;

/*	background-image: url(/img/add_comment.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

	text-indent: -5000px;*/
}

div#c div#comments_c h4#add_comment_t span, div#c div#comments_c h4#comments_t span {
	font-size: 1.2em;
}

div#c div#comments_c form {
	margin: 0;
	padding: 8px;
	/*border: 6px solid #DFDAD0;*/
	background: #000;
	color: #fff;
}

div#c div#comments_c form p.error {
	color: #B70038;
	color: #F00;
	font-size: 13px;
	text-align: right;
}

div#c div#comments_c form textarea#comment_text {
	border: 1px solid #D4CEC2;
	/*margin: 5px;*/
	width: 301px;
	height: 123px;
	font: 14px georgia, times, serif;
}

div#c div#comments_c form label#comment_nick_label {
	font-size: 10px;
	/*text-transform: uppercase;*/
	float: left;
	margin: 4px 0 5px 5px;
}

div#c div#comments_c form input#comment_nick {
	border: 1px solid #D4CEC2;
	margin: 0 5px 5px 5px;
	width: 220px;
	float: right;
	display: inline;
	font-size: 12px;
}

div#c div#comments_c form input.mf {
	margin: 0 5px 5px 0;
	float: left;
	width: 180px;
	_width: 298px;
}

div#c div#comments_c form span#comment_files_cnt {
	margin: 0 5px 5px 0;
	display: block;
	font-size: 11px;
	/*text-align: right;*/
	zoom: 1;
}

div#c div#comments_c form span#comment_files_cnt strong {
	color: #ab9f89;
	font-weight: normal;
}


div#c div#comments_c form input#submit_comment_btn {
	float: right;
	/*margin: 10px 5px 5px 5px;*/
	width: 115px;
	padding: 0 2px;

}

div#c div#comments_c form div#comment_files_list {
	margin: 10px 0 0 0;
}

div#c div#comments_c form div#comment_files_list div {
	margin: 3px 0;
	font-size: 11px;
	line-height: 18px;
	/*color: #B70038;*/
}
/*
div#c div#comments_c form div#comment_files_list div input {
	float: left;
	font-size: 11px;
	background: #FFF;
	border: 1px solid #D4CEC2;
	color: #9D988E;
	margin: 0 5px 0 0;
}
*/

div#c div#comments_c form div#comment_files_list div a {
	color: #AB9F89;
	cursor: pointer;
}
/*
div#c div#comments_c h4#comments_t {
	width: 102px;
	height: 16px;

	margin: 15px 0 5px 0;

	background-image: url(/img/comments.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

	text-indent: -5000px;
}
*/
div#c div#comments_c ul#comments {
	margin: 9px 0 0 0;
	list-style: none;
}

div#c div#comments_c ul#comments li {
/*	background-color: #F3F1ED;*/
	background-image: url(/img/comment_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

	padding: 20px 0 0 0;
	margin: 0 0 4px 0;
}

div#c div#comments_c ul#comments li div.comment_bottom {
	height: 23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#c div#comments_c ul#comments li div.left {
	background-image: url(/img/comment_bottom_left.gif);
}
div#c div#comments_c ul#comments li div.right {
	background-image: url(/img/comment_bottom_right.gif);
}

div#c div#comments_c ul#comments li h3 {
	padding: 0 8px;
	position: relative;
	zoom: 1;
}

div#c div#comments_c ul#comments li h3 img.reply,
div#c div#comments_c ul#comments li h3 a.link,
div#c div#comments_c ul#comments li h3 img.mod {
	float: right;
	margin: 0 0 0 1px;
	cursor: hand;
	cursor: pointer;
}

div#c div#comments_c ul#comments li h3 img.avatar {
	float: left;
	margin: 0 7px 0 0 ;
}

div#c div#comments_c ul#comments li h3 span.date {
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0 0 0;
	color: #b7a687;
}

div#c div#comments_c ul#comments li h3 span.author {
	float: right;
	width: 236px;
	margin: 10px 0 0 0;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}

div#c div#comments_c ul#comments li h3 span.author a:link,
div#c div#comments_c ul#comments li h3 span.author a:visited,
div#c div#comments_c ul#comments li h3 span.author a:hover,
div#c div#comments_c ul#comments li h3 span.author a:active {
	color: #810028;
	text-decoration: none;
}

div#c div#comments_c ul#comments li p {
	padding: 10px 8px 0 8px;
	font-size: 12px;
}


div#c div#comments_c ul#comments li h5 {
	background: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0 0 8px;
	margin: 10px 0 0 0;

}

div#c div#comments_c ul#comments li ul.files {

}

div#c div#comments_c ul#comments li ul.files li {
	background: none;
	text-align: center;
}

div#c div#comments_c ul#comments li ul.files {
	list-style: none;
}

div#c div#comments_c ul#comments li ul.files li img.image {
	cursor: hand;
	cursor: pointer;
}

div#c div#comments_c ul#comments li ul.files li a.mime {
	float: left;
	margin: 0 0 0 8px;
}

div#c div#comments_c ul#comments li ul.files li a.real_name {
	float: left;
	margin: 9px 0 0 5px;
	font-size: 11px;
}

div#c div#comments_c ul#comments li blockquote {
	background-image: url(/img/comment_quote_b.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
}

div#c div#comments_c ul#comments li blockquote p.quote_author {
	margin: 0;
}

div#c div#comments_c ul#comments li blockquote p.quote_author span {
	font-weight: bold;
}



div#c div#comments_c div.more {
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
}

div#c div#comments_c div.top {

}

div#c div#comments_c div.bottom {
	margin: 10px 0 0 0;
}

div#c div#comments_c div.more .older {
	float: left;
	/*margin: 0 0 0 6px;*/
	position: relative;
	/*top: -2px;*/
}

div#c div#comments_c div.more a.older {
	text-indent: -10000px;
	background-image: url(/img/comments_more_older_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 64px;
	height: 18px;
	display: inline;
}

div#c div#comments_c div.more span.older {
	text-indent: -10000px;
	background-image: url(/img/comments_more_older_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 64px;
	height: 18px;
	display: inline;
}


div#c div#comments_c div.more .newer {
	float: right;
	/*margin: 0 8px 0 0;*/
	position: relative;
	/*top: -2px;*/
}

div#c div#comments_c div.more a.newer {
	text-indent: -10000px;
	background-image: url(/img/comments_more_newer_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 57px;
	height: 18px;
	display: inline;
}

div#c div#comments_c div.more span.newer {
	text-indent: -10000px;
	background-image: url(/img/comments_more_newer_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 57px;
	height: 18px;
	display: inline;
}

div#c div#comments_c div.more .new {
	float: left;
	/*margin: 0 9px 4px 0;*/
}

div#c div#comments_c div.more a.new {
	text-indent: -10000px;
	background-image: url(/img/comments_more_new_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	display: inline;
	border-right: 1px solid #D4CEC2;
	margin-right: 3px;
	padding-right: 3px;
}

div#c div#comments_c div.more span.new {
	text-indent: -10000px;
	background-image: url(/img/comments_more_new_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	display: inline;
	border-right: 1px solid #D4CEC2;
	margin-right: 3px;
	padding-right: 3px;
}

div#c div#comments_c div.more .all {
	float: left;
	/*margin: 0 0 0 6px;*/
}

div#c div#comments_c div.more a.all {
	text-indent: -10000px;
	background-image: url(/img/comments_more_all_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	display: inline;
}

div#c div#comments_c div.more span.all {
	text-indent: -10000px;
	background-image: url(/img/comments_more_all_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	display: inline;
}

div#c div#comments_c div.more p {
	position: relative;
	top: 1px;
}
