

#commenta {
	margin-left: 240px;
	margin-right: 205px;
}






.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;
	padding: 15px 25px 0 15px;
	background: #ffffcb url(../images/helpguide_tipback.jpg) no-repeat right top;
	color: #036;
	font: italic 11px/128% "Lucida Grande", Lucida, Verdana, sans-serif;
}
.comments .post div ul {
	margin: 0;
	padding: 5px;
	height: 15px;
	list-style-type: none;
	background: #ffffcb url(../images/comment-arrow.gif) no-repeat right top;
	position: relative;
	top: -1px;
	border-bottom: 1px dotted #ccc;
}
.comments .post div ul li {
	margin: 0;
	padding: 0 20px;
	height: 20px;
	float: right;
	line-height: 20px;
	font-weight: bold;
	color: #c00;
}

.comment-add {
}
.comment-add .input-holder {
	height: 30px;
}
.comment-add .area-holder {
	height: 111px;
}
.comment-add .input-holder label, .comment-add .area-holder label, .comment-add .input-holder .text {
	width: 148px;
	text-align: right;
	display: block;
	float: left;
	padding-top: 3px;
	color: #c00;
	font-weight: bold;
}
.comment-add .input-holder #commenta_name, .comment-add .input-holder #commenta_email {
	float: left;
	margin-left: 10px;
	width: 337px;
	font-size: 12px;
	background: #fff url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 20px;
}
.comment-add .area-holder textarea {
	float: left;
	margin-left: 10px;
	width: 337px;
	height: 103px;
	font-size: 12px;
	background: #fff url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 20px;
}
.comment-add .dotted {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#commenta_submit {
	margin-left: 153px;
}
.commenta_submit {
	width: 212px;
	padding: 0;
	background-image: url(../images/form-submit.jpg);
	border: 0;
	color: #ccc;
	font-size: 18px;
	line-height: 28px;
}
.comment-add .image {
	left: 10px;
	position: relative;
	display: block;
}
.comment-add #commenta_security {
	display: block;
	margin-left: 155px;
	font-size: 12px;
	width: 201px;
	background: #fff url(../images/form-input.jpg) repeat-x 0 -2px;
	line-height: 20px;
}
.top-holder strong {
	color: #666;
	font-size: 19px;
	line-height: 46px;
}

/*
.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;
}
*/



