
/* .tx-comments-rating {
	background-color:white;
	border-top:5px solid white;
	margin-left:-7px;
	margin-right:-6px;
	padding-bottom:5px;
	padding-left:3px;
} */

.tx-comments-pi1 {
	padding-right: 333px;
}

.tx-comments-comments #noComment {
	background-color:#AEAEAE;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:5px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding: 10px;
	text-align: center;
}

.tx-comments-comment-admin { margin: 10px 20px; background-color: #e0e0e0; padding: 5px 9px; text-align: center; }

.tx-comments-comment-form form {
    padding: 9px;
	background-color: #bbb;
	margin-bottom: 10px;
}

textarea#tx_comments_pi1_content {
	width: 398px !important;
}

h3.commentTitle {
	font-size: 13px;
	padding-bottom: 7px;
}

.tx-comments-comment-form table {
	width: 100% !important;
}

.tx-comments-comment-form form table input {
	background-color: transparent;
	font-weight: normal !important;
	font-size: 13px;
	text-decoration: underline !important;
	margin: 0 0 0 0;
	cursor: pointer;
}

.tx-comments-comment-form form table a {
	color: #000;
}

.tx-comments-comment-form h4 {
    color: #4D4D4D;
}

.tx-comments-comment-form LABEL {
    width: 100px;
    display: block;
    float: left;
    padding-top: 5px;
    color: #4D4D4D;
}

.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG {
    margin-top: 5px;
    background-color: #AEAEAE;
    border: none;
}

#tx_comments_pi1_submit {
	background-color: #fff;
	color: #000;
	cursor: pointer;
	font-weight:bold;
	height: 21px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	width:auto !important;
	border: 1px solid #9d9d9d;
}

.tx-comments-comment-input, .tx-comments-comment-form textarea {
	width: 100%;
	font-family: Arial,"Helvetica Neue",Calibri,Tahoma,Verdana,sans-serif;
	font-size: 12px !important;
	color: #333;
	padding: 4px;
}

.tx-comments-comment-form p {
    color: #4D4D4D;
}
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold;}
.tx-comments-comment-name a { color: #A21506; text-decoration: none; font-size: 14px;}
.tx-comments-comment-1, .tx-comments-comment-2 { margin-bottom: 10px; padding: 3px 5px;}
.tx-comments-comment-content { padding: 3px; text-align: justify; background: #fff; color: #333; background: #e2e2e2;}
.tx-comments-page-browser { text-align: center; margin: 15px 0; }
.tx-comments-page-browser-current, .tx-comments-page-browser A { padding: 0 3px; }
.tx-comments-required-mark { color: #A21506; }
.tx-comments-required-error {
	margin-top: 10px;
	width: 100%;
	background: #fff;
	text-align: center;
	color: #A21506;
	font-weight: bold;
	font-size: 16px;
}
.tx-comments-captcha { padding-left: 100px; }
.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }
.tx-comments-form-top-message { border: 1px solid #d0d0d0; padding: 10px 20px; text-align: center; font-weight: bold; }

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-comment-button {
    background:#4D4D4D none repeat scroll 0 0;
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,"Helvetica Neue",Calibri,Tahoma,Verdana,sans-serif;
    font-weight:bold;
    padding:2px;
}

.tx-comments-comment-2, .tx-comments-comment-1 {
	clear: both;
}

.tx-comments-comment-header {
	width: 48px;
	float: left;
}

.tx-comments-comment-content {
	background: transparent url(../img/comments-border-bg.jpg) repeat-x scroll left top !important;
	border: none;
    border-right:1px #ccc solid;
	border-left:1px #ccc solid;
	border-bottom: 1px #ccc solid;
	width: 333px;
	padding: 10px;
	float: left;
	min-height: 53px;	
	padding-left:4px;
	padding-bottom:0px;
	margin-left: 14px;
}

.tx-comments-comment-date, .tx-comments-comment-username {
	float: left;
}

.tx-comments-comment-username {
	color:#333333;
	font-family:Arial,"Helvetica Neue",Calibri,Tahoma,Verdana,sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.tx-comments-comment-date {
	margin-left: 5px;
	line-height:16px;
	color: #98999b;
}

.tx-comments-comment-content-text {
	clear: both;
	margin-top: 20px;
	color:#333333;
font-family:Arial,"Helvetica Neue",Calibri,Tahoma,Verdana,sans-serif;
font-size:14px;
}

.tx-comments-comments div {
	position: relative;
}

.tx-comments-comment-name img {
	width: 44px;
	height: 44px;
	border: 2px solid #fff;
	outline: 1px solid #ccc;
}

.tx-comments-comment-content-border{
	background: transparent url(../img/comment-border.jpg) no-repeat scroll left top;
	width: 14px;
	float: left;
	height: 25px;
	display: block;
	position: absolute !important;
	left: 54px;
	top: 3px;
	z-index: 1000;
}
