#innerTalkbackFormTemplate{
	display:none;
}
#articleComments span {
	display:block;
}
.comment-form {
	width: 100%;
	overflow: hidden;
	margin: 1px 0 2px;
}

.comment-form form {
	width: 100%;
	overflow: hidden;
}

.comment-form fieldset { margin:-5px 0 0; }


.comment-form .holder {
	height:1%;
	padding:10px 12px 5px 10px;
	margin:2px 0 0;
	background-color: #E8EFF2;

}

.comment-form .holder:after{
	content:"";
	clear:both;
	display:block;
}

.comment-form .ava {
	float:right;
	margin:0 0 0 10px;
	width:52px;
}
.comment-form .ava .ava-alt {display:none;}
* html .comment-form .ava { margin:0 0 0 7px; }
//.comment-form .ava img { display:block;}

.comment-form .txt-hold {
	width:384px;
	height:1%;	
}
.comment-form .txt-hold:after{
	content:"";
	clear:both;
	display:block;
}
#nickname {
	margin-bottom: 20px;
	width: 230px;
	float: right;
}
.comment-form .row {
	padding:0 0 0px;
	height:1%;	
}
.comment-form .active-er{
	position:relative;
}
* html .comment-form .row {
	margin-right:-20px;
}


.comment-form .row:after {
	display: block;
	clear: both;
	content: "";
}

.comment-form .user-info {
	padding: 10px 1px 10px 10px;
}

.comment-form .user-info .row { padding:0 0 5px; }

#content .comment-form .error,
.content .comment-form .error {
	margin:0;
	width:384px;
	color:#f10b0b;
	font-size:12px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
}

#content .comment-form .error1{
		margin:0;
	width:384px;
	color:#f10b0b;
	font-size:12px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
	}
#content .comment-form .nameRow .error,
.content .comment-form .nameRow .error,
#content .comment-form.other .nameRow .error,
.content .comment-form.other .nameRow .error{
	top:0;
	width:90px;
}
#content .arrow-box .comment-form.other .nameRow .error,
.content .arrow-box .comment-form.other .nameRow .error{
	width:110px;
}
#content .comment-form .active-er .error,
.content .comment-form .active-er .error,
#content .post-form .active-er .error,
.content .post-form .active-er .error{

	display: block;
    margin-right: 65px;
    margin-top: 20px;
    right: 0;
	
}

.comment-form label {
	float: right;
	padding: 3px 0 23px 7px;
	width: 44px !important;
}
#articleComments .holder.user-info .row label {width:auto;}

.comment-form .text1 {
	float:right;
	width:150px;
	padding:4px 5px 3px;
	border:1px solid #c0bebe;
	margin-right:11px;
	color:#000;
	font-size:12px;
	line-height:14px;
}

#readingListArticleGroup .comment-form .text1 {
	margin-right:0px;
}

#articleComments .other .text1 {
	float:right;
	width:150px;
	padding:4px 5px 3px;
	border:1px solid #c0bebe;
	margin-right:1px;
	color:#000;
	font-size:12px;
	line-height:14px;
}

#readingListArticleGroup .comment-form .text1 {
	margin-right:0px;
}

.comment-form .list {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	width:100%;
}

.comment-form .row2 input {
	margin-bottom:5px;
}

.comment-form .list:after{
	content:"";
	clear:both;
	display:block;
}
.comment-form .list .dif-popup{
	width:200px;
	height:100px;
	overflow:hidden;
	border:1px solid #000;
	background:#cdf;
	position:absolute;
	right:0;
	top:20px;
	z-index:100;
}
.comment-form .list .other{
	height:130px;
	width:250px;
}
.comment-form .list li {
	padding:0 10px;
	float:right;
	margin:0 -1px 0 1px;
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator4.gif) no-repeat 100% 3px;
}
.comment-form .list li a {
	text-decoration:underline;
}
.comment-form .list .first {
	padding-right:0;
	background:none;
}
.comment-form .text0 {
	float: right;
	width: 150px;
	padding: 4px 5px 3px;
	border: 1px solid #c0bebe;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	margin-left: 20px;
}
.comment-form .text2 {
	float: left;
	width: 371px;
	padding: 4px 5px 3px;
	border: 1px solid #c0bebe;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
.comment-form .textarea {
	float: left;
	width: 376px;
	margin: 0;
	border: 1px solid #c0bebe;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
	padding: 0 5px 0 0;
	background: #fff;
}

.comment-form .textarea textarea{
	background:none;
	border:0;
	padding:0;
	width:100%;
	max-width:100%;
	height:66px;
	max-height:66px;
}


#wrapper .btn-send {
	float: left;
	font-size: 14px;
	cursor: pointer;
	padding: 0 ;
	color: #fff;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/htz/images/btn/send-btn.gif) no-repeat;
	border: 0;
	font-weight: bold;
	margin-top: 12px;
}

#wrapper .btn-send strong {
	float: left;
	height: 18px;
	width: 30px;
	overflow: hidden;
	line-height: 18px;
	padding: 0 17px 0 17px;
}

#wrapper .newsletterRegistration .btn-send {
	font-size: 14px;
	cursor: pointer;
	border: 0;
	font-weight: bold;
	margin-top: 12px;
}

#wrapper .newsletterRegistration .btn-send strong {
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	width: auto;
}

#wrapper .add-box {
	width: 100%;
	overflow: hidden;
}

#wrapper .add-box .text {
	float:right;
	display:none;
}
#wrapper .add-box2 .text {
	margin-right:14px;
}


#wrapper .add-box .text a {text-decoration:underline;}
#wrapper .add-box .text a:hover {text-decoration:none;}

#wrapper .comment-form .com-block,
#wrapper .comment-form.connected .ava img,
#wrapper .comment-form.half-connected .ava img,
#wrapper .comment-form.connected .txt-hold .row,
#wrapper .comment-form.connected .list,
#wrapper .comment-form.half-connected .txt-hold .row, #wrapper .comment-form .message-content 
{display:none;}
#wrapper .comment-form.connected .add-box .text,
#wrapper .comment-form.half-connected .add-box .text,
#wrapper .comment-form.connected .ava .ava-alt,
#wrapper .comment-form.half-connected .ava .ava-alt,
#wrapper .comment-form.connected .com-block,
#wrapper .comment-form.half-connected .com-block 
{display:block;}






#wrapper .comment-form.connected .com-block {padding:20px 0 0;}
#wrapper .comment-form.half-connected .com-block {padding:6px 0 0;}
#wrapper .feedback-message .holder{display:none;} 


#wrapper .feedback-message .message-content{
	display:block;
	background:#F00AD5;
	padding:32px 12px 27px;
}

#articleComments .slide-open,
#articleComments .slide-close {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 5px 10px 11px;
}

#articleComments .slide-open a {
	float: right;
	padding: 0 0 0 14px;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/arrows/arrow6.gif) no-repeat 0 50%;
}
#articleComments .slide-close a {
	float: right;
	padding: 0 0 0 14px;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/arrows/arrow10.gif) no-repeat 0 50%;
}
#articleComments .slide-list {
	width: 100%;
	margin-bottom:20px;
}

#articleComments .main .slide-list .author-bar li,
#articleComments .main .slide-list .author-bar li a {  color:#232323; }


#articleComments .slide-box {
	width: 100%;
	padding-bottom: 10px;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/divider2.gif) repeat-x 0 100%;
}

#articleComments .slide-wrap {	
	padding: 0 5px 0 0;
	margin-bottom:20px;
	margin-top:1px;
	padding:13px 10px 0;
}
#articleComments .commentItem img {
	float:right;
	margin:0 1px 8px 10px;
}
#articleComments .slide-wrap img {
	float:right;
	margin:0 1px 11px 10px;
}
#articleComments .slide-box .message-content{
	padding:36px 44px 22px 10px;
	border:solid #fff;
	border-width:15px 0 14px;
}

#articleComments .slide-hold {
	display: none;
}

#articleComments .slide-list .open-box,
#articleComments .slide-list .form-box .open-box{
	background-color:#E8EFF2;
	padding:14px 10px 3px;
}
#articleComments .slide-list .form-box .arrow-box.open-box{
	background-color:#E8EFF2;
	padding:14px 45px 3px 0;
	display: block;
}

#articleComments .slide-list .open-box .arrow-box .slide-hold {
	display: none;
}

#articleComments .slide-list .open-box .slide-hold {
	display: block;
}

#articleComments .slide-list .box-num {
	float: right;
	width:45px;
	font: 20px Verdana, Geneva, Helvetica, sans-serif;
}

* html .slide-list .box-num {margin-left:-3px;}


#articleComments .main .slide-box .author-bar,
#articleComments .main .arrow-box .author-bar {
	font-size: 13px;
	margin: 0 -4px 10px 0;
	float: right;
	height: auto;
	overflow: hidden;
	display: inline;
}
#articleComments .title-box .title {
	float: right;
	width: 300px;
	cursor: pointer;
}
#articleComments .form-box .title-box .title{
	width: 285px;
}
#articleComments .title-box {
	overflow: hidden;
}
#articleComments .arrow-list .box-num{
	background: url("/National_Library/oe_/https://www.haaretz.co.il/images/arrows/arrow7-blue.png") no-repeat scroll 100% 0 transparent;
	width:25px;
}
#articleComments .arrow-list .like-nav{
	 padding-left: 10px;
}
#articleComments .author-block {
	overflow: hidden;
	height: 1%;
}
* html .author-block {
	width:100%;
}
#wrapper .author2{padding-bottom:10px;}
.tabinfo {
	height: 1%;
	overflow: hidden;
}
.tabinfo .author-bar li {
	float:left;
	padding:3px 10px 0 !important;
}
#articleComments .arrow-list .arrow-box{
	padding:10px 45px 6px 0;
}
#content .slide-box p,
.content .slide-box p,
#content .arrow-box p,
.content .arrow-box p {
	margin: 0 0 11px;
}
#articleComments .slide-list .txt-hold {
	height:1%;
	width:auto;
	padding:0 0 0 14px;
}
#articleComments .slide-list .txt-hold2 {
	overflow:hidden;
}

#articleComments .slide-box .title:hover {
	color: #000;
	text-decoration: underline;
}

#articleComments .like-nav {
	float:left;
	margin:2px -14px 0 0;
	padding:0;
	list-style:none;
}

#articleComments .like-nav li {
	background:none repeat scroll 0 0 transparent !important;
	float:left;
	font-size:11px;
	margin:0 14px 0 0 !important;
	padding:0 !important;
}

#articleComments .like-nav span {
	float: left;
	padding: 0 5px 0 0;
	color: #a3a3a3;
}

#articleComments .like-nav .link-up,
#articleComments .like-nav .link-down {
	float:left;
	display:block;
	width:12px;
	height:16px;
	overflow:hidden;
	color:#a3a3a3;
	text-indent:-9999px;
}

#articleComments .like-nav .link-up {background: url(/National_Library/oe_/https://www.haaretz.co.il/images/icons/ico-up.gif) no-repeat;}
#articleComments .like-nav .link-down {background: url(/National_Library/oe_/https://www.haaretz.co.il/images/icons/ico-down.gif) no-repeat;}

#articleComments .like-nav2 {
	margin: 0 -11px 7px 0;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}

#articleComments .like-nav li {
	float: left;
	padding: 0 12px;
	margin: 0 -1px 0 1px;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator2.gif) no-repeat 100% 4px;
}

#articleComments .like-nav li strong span {
	display: block;
	cursor: pointer;
}
#articleComments .like-nav2 li {
    background: url("/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator2.gif") no-repeat scroll 100% 4px transparent;
    float: right;
    margin: 0 -1px 0 1px;
    padding: 0 12px;
}
#articleComments .like-nav .link-up2 strong,
#articleComments .like-nav .link-down2 strong {
	float: left;
	display: inline;
	width: 20px;	
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
#articleComments .like-nav .link-down2 strong{
	margin-top:-3px;
}
#articleComments .like-nav .link-up2 strong span,
#articleComments .like-nav .link-down2 strong span{
	width:16px;
	height:20px;
}
#articleComments .like-nav2 .link-up2 strong span,
#articleComments .like-nav2 .link-down2 strong span {
	text-decoration: none;
}

#articleComments .like-nav2 a:hover {
	color: #008BCF;
}
#articleComments .like-nav2 .active a {font-weight: bold;}

#articleComments .like-nav .link-up2 strong span{
	background: url(/National_Library/oe_/https://www.haaretz.co.il/htz/images/icons/rate_like_up.png) no-repeat;
}

#articleComments .like-nav2 .link-down2 {
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator2.gif) no-repeat 100% 4px;
	padding-right: 0;
}

#articleComments .like-nav .link-down2 strong span{	
	background: url(/National_Library/oe_/https://www.haaretz.co.il/htz/images/icons/rate_like_down.png) no-repeat;
}

#articleComments .like-nav .link-up2 strong span.active {
	background:url(/National_Library/oe_/https://www.haaretz.co.il/htz/images/icons/like_disabled_up.png) no-repeat;
	cursor: default;
}
#articleComments .like-nav .link-down2 strong span.active {
	background:url(/National_Library/oe_/https://www.haaretz.co.il/htz/images/icons/like_disabled_down.png) no-repeat;
	cursor: default;
}

#articleComments .post-form {
	width: 100%;
	overflow: hidden;
	padding:9px 0 0 0;
	line-height: 20px;
}

#articleComments .post-form .form-box {
	height: 1%;
	overflow: hidden;
	padding:12px 0 0 35px;
	border-top: 1px solid #fff;
}

#articleComments .post-form .form-box .wrap {
	height: 1%;
	overflow: hidden;
	padding: 0 18px 0 0;
}

#content .post-form p,
.content .post-form p {
	margin: 0;
	padding: 0 0 5px;
}

.post-form .row {
	position: relative;
	padding: 0 0 19px;
}

#content .post-form h1,
.content .post-form h1,
#content .post-form h2,
.content .post-form h2,
#content .post-form h3,
.content .post-form h3 {
	margin: 0;
}

#content .post-form h1 a,
.content .post-form h1 a,
#content .post-form h2 a,
.content .post-form h2 a,
#content .post-form h3 a,
.content .post-form h3 a{
	text-decoration: none;
}

.post-form .text {
	float: left;
	width: 321px;
	padding: 4px 5px 3px;
	margin: 0 -20px 0 0;
	border: 1px solid #c0bebe;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	position:relative;
}

.post-form .text-list {
	margin:0 0 -19px;
	padding:15px 0 0 1px;
	list-style:none;
	width:100%;
}
.post-form .text-list:after{
	content:'';
	display:block;
	clear:both;
}

.post-form .text-list label {
	float: right;
	width: 35px;
	padding: 0 0 0 7px;
}

.post-form .text-list li {
	height: 1%;
	padding: 0 0 19px;
	position: relative;
}

* html .post-form .text-list li {margin:0 -20px 0 0;}
* html .main .author-bar li { padding:3px 4px 0 3px; }
*+html .main .author-bar li { padding:3px 4px 0 3px; }


.post-form .text-list li:after {
	display: block;
	clear: both;
	content: "";
}

#content .post-form .error,
.content .post-form .error  {
	position: absolute;
	right: 0;
	padding: 0;
	margin: 0;
	color: #f10b0b;
	font-size: 12px;
	line-height: 22px;
	display:none;
}

.post-form .textarea textarea{
	height:63px;
	max-height:63px;
	width:100%;
	max-width:100%;
	border:0;
	padding:0;
	background:none;
	color:#000;
	font-size:12px;
	line-height:14px;
	overflow:auto;
}


.post-form .textarea {
	border: 1px solid #c0bebe;
	background: #fff;
	padding: 0 5px 0 0;
	position:relative;	
}

.post-form .text-list .textarea{
	width:326px;
	float:left;
}
.post-form .form-box .wrap .textarea {width:306px;}
.post-form .form-box .wrap .text { width:301px; }

.post-form .list {
	margin:0;
	padding-bottom:10px;
	padding-right:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	line-height:18px;
}

.post-form .list li {
	float: left;
	padding: 0 8px 0 9px;
	background: url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator2.gif) no-repeat 0 4px;
}

.post-form .list li a:hover { color:#008BCF; }


.post-form .list li:first-child {
	background: none;
	padding: 0 8px 0 0;
}
.arrow-list {
	margin: -3px 0 0 0;
	padding:0;
	list-style: none;
	/*overflow: hidden;*/
}

.arrow-list li:after {
	clear:both;
	content:"";
	display:block;
}
* html .arrow-list li {
	padding-right:32px;
}

.author-block .author {
	float: right;
	margin: 3px 0 0 4px;
	display: inline;
}
.feedback-message{
	width:468px;
	height:214px;
	overflow:hidden;
	background:#E8EFF2;
	margin:-225px 0 0;
	position:relative;
	float:left;
	display:none;
}

.feedback-message2{
	width:345px;
	height:210px;
	overflow:hidden;
	background:#E8EFF2;
	margin:-295px 0 0;
	position:relative;
	float:left;
	display:none;
}

.holdLoader {
	width:345px;
	height:90px;
	overflow:hidden;
	background:#E8EFF2;
	margin:-218px 0 0;
	padding: 60px;
	position:relative;
	float:left;
	display:none;
	z-index:1;
}

.holdLoader2{
	width:270px;
	height:95px;
	overflow:hidden;
	background:#E8EFF2;
	margin:-220px 0 0;
	padding: 60px 60px 70px 60px;
	position:relative;
	float:left;
	display:none;
	z-index:1;
	}

.feedback-message .close-open{
	position:absolute;
	bottom:50px;
	left:100px;
	text-decoration:underline;
}
.feedback-message .close-open:hover{text-decoration:none;}
.fd-message{
	width:100%;
	overflow:hidden;
}
.fd-message strong{
	display:block;
	margin:63px 74px 0 0;
	overflow:hidden;
}
.fd-message strong{
	display:block;
	margin:63px 74px 0 0;
	overflow:hidden;
}
.feedback-message01{
	width:404px !important;
	background:#E8EFF2 !important;
	height:204px;
	margin:-204px 0 0;
}
.feedback-message04 {
	width:404px !important;
	background:#E8EFF2 !important;
	height:204px;
	margin:-204px 0 0;
}
* html .feedback-message04 {
	width:385px !important;
	background:#E8EFF2 !important;
	height:204px;
	margin:-204px -10px 0 0;
}
.feedback-message02 {
	width:368px !important;
	background:#E8EFF2 !important;
	height:204px;
	margin:-204px -10px 0 0;
}
* html .feedback-message02{
	height:150px;
	margin-top:-150px;
}
* +html .feedback-message02{
	height:150px;
	margin-top:-150px;
}
.feedback-message03 {
	width:398px !important;
	background:#E8EFF2 !important;
	height:224px;
	margin:-220px 0 0 0;
}
.feedback-message02 strong {
	margin:101px 36px 0 0;
}
.feedback-message03 strong {
	margin:70px 30px 0 0;
}
* html .feedback-message02 strong{
	margin-top:55px;
}
* +html .feedback-message02 strong{
	margin-top:55px;
}
.feedback-message01 .fd-message strong{margin:91px 23px 0 0;}
.feedback-message04 .fd-message strong{margin:91px 23px 0 0;}
.feedback-message01 .close-open{left:29px;}
.feedback-message02 .close-open{left:0;}








a:focus {
	outline:none;
}
.comment-form.other {
	margin-bottom:1px;
}
.comment-form.other .user-info strong ,
.post-form2 .form-box strong {
	display:block;
	margin-bottom:7px;
}
.post-form3 .form-box {
	padding-left:0;
}
#content .post-form2 .form-box p,
.content .post-form2 .form-box p {
	margin-top:19px;
}
.post-form .form-box2 {
	padding-left:28px !important;
}
.post-form .form-box2 .textarea {
	width:351px !important;
}
.post-form .form-box2 .row {
	padding-bottom:2px;
}
.comment-form.other .user-info {
	background:#E8EFF2;
	padding:12px 45px 12px 10px;
}
.comment-form .user-info .row .error2 {
	float:right;
	color:#f10b0b;
	line-height:24px;
	margin-right:8px;
}
.comment-form.other .holder {
	margin-top:1px;
	background:#E8EFF2;
	padding-right:51px;
}
.comment-form-box .comment-form.other .holder {
	padding-right:0;
}
.comment-form.other label {
	width:36px;
}
.comment-form.other .textarea {
	width:315px;
	float:right;
}
.comment-form.other .text0 {
	width:140px;
	float:right;
}
.comment-form.other .text2 {
	width:310px;
	float:right;
}
.slide-box3 .form-box ,
.slide-box3 .post-form {
	border:none;
	padding:0;
}
.slide-box4 {
	background:none;
	margin-bottom:1px;
}
.slide-box4 .form-box ,
.slide-box4 .post-form {
	border:none;
	padding:0;
}
.slide-box4 .form-box .form-box {
	border-top:1px solid #fff;
	padding-top:12px;
}
#content .arrow-box .comment-form.other .error,
.content .arrow-box .comment-form.other .error{
	width:325px !imporatnt;
}
#content .comment-form.other .error
.content .comment-form.other .error {
	width:352px;
	text-align:right;
}
#content .comment-form.other .error3,
.content .comment-form.other .error3  {
	width:351px;
}
#wrapper .comment-form.other .add-box {
	width:375px;
	padding-right:0px;
}
* html #wrapper .comment-form.other .add-box {
	padding-left:17px;
}
#wrapper .comment-form.other .add-box .text {
	/*display:block; */
}
#wrapper .comment-form.other .add-box .link2 {
	float:left;
	padding-left:8px;
	margin-top: 12px;
	margin-left:8px;
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/separator2.gif) no-repeat 0 3px;
}
.link3 {
	float:left;
	color:#4f4f4f
}
.slide-box2 {
	background:none;
	border-bottom:1px solid #fff;
}
.hold2 ,
.text-box {
	overflow:hidden;
	height:1%;
}
.text-box {
	padding-right:45px;
}
.popup {
	width:281px;
	position:absolute;
	top:20px;
	right:0;
	display:none;
	z-index:100;
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/none.gif);
}
.popup .bg-top {
	height:7px;
	overflow:hidden;
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/bg-popup-t.png) no-repeat;
}
.popup .bg-btm {
	height:12px;
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/bg-popup-b.png) no-repeat;
}
.popup .bg-c {
	background:url(/National_Library/oe_/https://www.haaretz.co.il/images/bg/bg-popup-c.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 9px 0 5px;
}
.popup fieldset {
	padding:11px 13px 12px 10px;
	position:relative;
	z-index:100;
}
.popup .row {
	overflow:hidden;
	height:1%;
	padding-bottom:10px;
}
.popup .row input {
	width:165px;
	height:17px;
	float:left;
	border:1px solid #c0bebe;
	background:#fff;
	padding:3px 3px 2px 3px;
	font-size:12px;
}
.popup .row.active-er textarea,
.active-er .textarea,
.active-er input {
	border:1px solid #f00 !important;
}
.popup .row label {
	float:right;
	line-height:22px;
	color:#232323;
	font-size:12px;
}
.popup .textarea-row label{
	display:block;
	text-align:right;
	/* margin:2px 0 6px; */
}
.popup .textarea-row textarea {
	width:238px;
	height:49px;
	border:1px solid #c0bebe;
	background:#fff;
	padding:0 2px;
	font-size:12px;
}
.popup .textarea-row textarea {max-width:238px;}
.popup p {
	text-align:right;
	margin:7px 0 18px;
	font-size:12px;
}
.errors{
	display:none;
	padding:0 0 5px;
	color:red;
}
.errors p{
	color:#f00;
	margin:2px 0 !important;
}
.popup .hold {
	overflow:hidden;
	height:1%;
	position:relative;
}
.popup .hold .check{
	float:right;
	margin:0 0 0 4px;
	padding:0;
	width:15px;
	height:15px;
}
.popup .hold label {
	float:right;
}
.popup .hold .btn-send {
	float:left;
}

.post-form .form-box .wrap2 {
	padding-right:0;
}
.slide-box4 .box-num2 {
	width:39px;
}

.arrow-list a:hover ,
.title-box .title:hover {
	color:#008bcf;
}
.popup .feedback-message {
	width:267px;
	height:207px;
	margin:-207px -13px 0 -10px;
	background:#fff;
}
.popup .feedback-message strong {
	margin:78px 66px 0 0;
}
.popup .feedback-message .close-open {
	bottom:12px;
}

#articleComments .hidden{
	display: none;	
}

#articleComments .hidden2{
	display: none;	
}

.visible{
	display: block;	
}

.logged_in_txt_cntr{
	padding: 4px 60px 0 !important;	
}

.article_link_comment_page{
	padding : 5px 0 17px 0;	
	color: #232323;
	font-size: 12px;
}

.comment_view_page_title{
	float: right;	
}

.comment_title_h1{
	font:12px arial,helvetica,sans-serif !important; 
	font-weight: bold !important;
	margin:0 !important;	
}

.popup-wrap-link{
	width:	200px;
	}
.row .first-row{
	width: 100%;
	}	
	
#iden_link_span_sec, #ano_link_span_sec{
	width: 195px;
	margin-top: 15px;
	}
.other #iden_link_span_sec,.other #ano_link_span_sec{	
	margin-top: 10px;
    width: 130px;
}
#wrapper .add-box .text3{
	display: block;
    float: right;
	}
		
.comment-form .user-info{
	display: block !important;
	float: right;
    width: 220px;
    height: 34px;	
	}	
#iden_link_span_main, #ano_link_span_main{
	margin-top: 15px;
	}	
.login_name{
	width: 56px;
	}	
.comment-form .termsOfUseLink{
	color: 				#3D5BDD;
	font-weight: 		normal;
	text-decoration:	underline;
}
.comment-form .termsOfUse{
	font-weight: 	normal;
}

.comment-form .termsOfUseLink:hover {
	color:				#3D5BDD;
	text-decoration:	underline;
}
.comment-form .bottom-space {
	margin-bottom: 7px;
}
#articleComments .viewCommentNoJS {
	font-size:12px;
	float: left;
	clear: both;
}
#articleComments .viewCommentNoJS a {
	color: #232323;
}
