
div#comments {
	margin-top:20px;
}

div#comments div.csc-header {
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

div.tx-comments-comments {
}

div.tx-comments-comment-form form {
	display:none;
}

div.tx-comments-comment-form h4 {
	line-height:20px;
	vertical-align:middle;
	display:block;
	height:20px;
	text-align:right;
	color:#737373;
	text-decoration:underline;
	cursor:pointer;
}

div.tx-comments-comment-form-left {
	width:49%;
	float:left;
}
div.tx-comments-comment-form-left label {
	display:block;
}
div.tx-comments-comment-form-left textarea {
	width:200px;
	height:130px;
}


div.tx-comments-comment-form-right {
	width:49%;
	float:right;
	text-align:right;
	padding-top:14px;
}
div.tx_comments_pi1_item {
	padding-bottom:8px;	
}
div.tx-comments-comment-form-right div input {
	width: 130px;
	margin-left:20px;
}
div.tx-comments-comment-form-footer {
	clear:both;
}



div.tx-comments-comments {
	margin-top:10px;
}

div.tx-comments-comment-hl {
	line-height:20px;
	height:20px;
	vertical-align:middle;
}
div.tx-comments-comment-hl span{
	line-height:20px;
	height:20px;
	vertical-align:middle;
	font-size:13px;
	color:#737373;
	font-weight:bold;
}

div.tx-comments-comment-content {
}

div.tx-comments-comment-footer {
	font-size:11px;
}
div.tx-comments-item {
	border-top:1px dotted #737373;
	padding-top:8px;
	padding-bottom:8px;
}

