

#commenta {
	width: 568px;
}






.comments {
	margin: 10px 0 0;
	font-size: 10pt;
	padding-top: 10px;
}

.comments .post div{
	padding: 5px 5px 0;
	margin: 5px 5px 0;
}

.comments .post div p {
	margin: 0;
	color: #ccc;
	font: italic 14px/108% Georgia, "Times New Roman", Times, serif;
}
.comments .post div ul {
	margin: 0 0 0 0;
	padding: 5px 5px 0;
	height: 15px;
	list-style-type: none;
	background: url(../images/comment-arrow.gif) no-repeat right top;
	position: relative;
	top: -0px;
}
.comments .post div ul li {
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: -15px;
	width: 100%;
}

.comment-add {
	border: 1px solid #1c1c1c;
	padding: 10px;
	background: #1c1c1c url(../images/box-bg.gif) repeat-x 0 bottom;
	margin-top: 10px;
}
.comment-add .input-holder {
	height: 30px;
}
.comment-add .area-holder {
	height: 81px;
}
.comment-add .input-holder label, .comment-add .area-holder label, .comment-add .input-holder .text {
	width: 99px;
	text-align: left;
	display: block;
	float: left;
	padding-top: 3px;
	color: #999;
	font-weight: bold;
	font-size: 11px;
	line-height: 108%;
}

#commenta div.comments div.top-holder div.comment-add-holder div.comment-add-outer div.comment-add div.input-wrapper {
	padding-left: 15px;
	
}
.comment-add .input-holder #commenta_name, .comment-add .input-holder #commenta_email {
	float: left;
	margin-left: 10px;
	width: 372px;
	font-size: 12px;
	border: 1px solid #fff;
	background: #ccc url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 108%;
}
.comment-add .area-holder textarea {
	float: left;
	margin-left: 10px;
	width: 375px;
	height: 73px;
	font-size: 12px;
	border: 1px solid #fff;
	background: #ccc url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 16px;
}
.comment-add .dotted {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#commenta_submit {
	margin-left: 113px;
}
.commenta_submit {
	width: 150px;
	padding: 0;
	background: url(../images/btn-search-internet.gif) no-repeat;
	border:0;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.comment-add .image {
	left: 10px;
	position: relative;
	display: block;
}
.comment-add #commenta_security {
	display: block;
	margin-left: 114px;
	font-size: 12px;
	width: 146px;
	border: 1px solid #fff;
	background: #ccc url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 108%;
}
.top-holder strong {
	margin: 0 0 0 0;
	padding: 14px 14px 0;
	color: #6cc;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	background-color: #1c1c1c;
	display: block;
}

#commenta_posts {
	margin: 0 0 0 0;
	border: 1px solid #1c1c1c;

}

/*
.comments-holder span {
}
.comments-holder div {
}
.comments-holder label {
	display: block;
	line-height: 20px;
	height: 27px;
	text-align: right;
	padding: 0;
	font-weight: bold;
	font-size: 8pt;
}

.comment-add {
	padding: 10px;
	color:#663;
	padding-top: 10px;
	background: none repeat-x;
	border: 1px solid #996;
}
.comment-add p {
	color: #000;
}
.comment-add input.name {
	float: right;
	width: 400px;
	margin: 0 200px 0 10px;
	padding: 0;
	height: 20px;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-top: 1px solid #663;
	border-left: 1px solid #663;
}
.comment-add .email input {
	float: right;
	width: 400px;
	margin: 0 200px 0 10px;
	padding: 0;
	height: 20px;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-top: 1px solid #663;
	border-left: 1px solid #663;
}
.comment-add .textarea {
	height: 108px;
	overflow: hidden;
}
.comment-add .textarea label {
	margin-right: 610px;
}
.comment-add .textarea textarea {
	float: right;
	width: 600px;
	position: relative;
	top: -25px;
	height: 100px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-top: 1px solid #663;
	border-left: 1px solid #663;
}
.comment-add .dotted-line {
	display: block;
	height: 10px;
	border-top: 1px dotted #663;
	margin-top: 10px;
}
.promt {
	display: block;
	margin-bottom: 10px;
}
.promt span, .promt input{
	float: left;
	display: block;
	margin-top: 5px;
}
.form-comment .submit {
	display: block;
	padding-right: 517px;
	height: 27px;
	border-top: 1px dotted #663;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form-comment .submit button {
	width: 83px;
	height: 27px;
	padding: 0;
	text-indent: -9000px;
	background: red url(../images/comment-submit.gif) no-repeat;
	border: 0;
}
*/




