/* VERSION PARA EL API CONNECT*/

#cA .Comments {
	display: block;
	clear: both;
	margin-top: 31px;
	background: url(../imgs/theme/commentsBg.png) no-repeat;
}
#cA .Comments form{
	clear:both;
}
#cA .Comments .header {
	display: block;
	clear: both;
	height: 25px;
}
#cA .Comments .WriteComment {
	display: block;
	clear: both;
	float: none;
}

#cA .Comments .btnReply {
	display:block;
	clear:both;
	float:left;
	width:145px;
	height:19px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	background: url(../imgs/theme/reply-comment.jpg) no-repeat;
}

#cA .Comments .btnWrite {
	display: block;
	float: left;
	width: 89px;
	height: 22px;
	margin-left: 279px;
	background: url(../imgs/theme/write_comment.png) no-repeat;
	text-indent: -99999px;
}

#cA .Comments #useProfile{
	clear: both;
	margin-top: 10px;
}
#cA .Comments .labelComment{
	font-family: 'Helvetica87CondensedHeavy',sans-serif;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}
#cA .Comments .inputComment{
	width: 450px;
	background: #fff;
	border: 1px solid #cccccc;
	padding: 3px;
}
#cA .Comments  .WriteComment  #frmLeaveComment{
	margin: 0px;
	padding: 0px;
	clear:both;
}
#cA .Comments  .WriteComment  #frmLeaveComment{ }
#cA .Comments  .WriteComment  #frmLeaveComment  #txtComment    {
	background-repeat: repeat-y;
	border: 1px solid #B6DBEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	clear: both;
	display: block;
	background-color: #E3F2F9;
}
 .btnPublishComment {
	display: block;
	clear: both;	
	width: 116px;
	height: 10px;
	cursor: pointer;
	background: url(../imgs/theme/publish-comment.jpg) no-repeat;
	border: none;
	text-indent: -99999px;
}

._____________{}

.connect {
	display: block;
	float: left;
	margin: 5px;
	width:89px;
	height:21px;
	overflow:hidden;
	cursor:pointer;
}
.facebook {
}
.twitter {
	background: url(../imgs/theme/twitter-connect.jpg) no-repeat;
}
.wehaa {
	background: url(../imgs/theme/wehaa-connect.gif) no-repeat;
}


#cA .Comments .Comm {
	clear: both;
	overflow: hidden;
	height: auto;
	float: none;
	margin-top: 10px;
}

#cA  .Comments  .Comm  .User  {
	float: right;
	clear:both;
	width: 70px;
	height: 80px;
	text-align: center;
	overflow: hidden;
}
#cA  .Comments  .Comm  .User  .img {
	display: block;	
	width: 50px;
	height: 50px;
	margin: 0 auto;
	border: none;
}


#cA  .Comments  .Comm  .User  a  {	
	display: block;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	
	font-family: 'Helvetica87CondensedHeavy',sans-serif;
	font-size: 12px;
	color: #000;
}
#cA .Comments .Comm .Comment {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0px;
	overflow: hidden;
}

#cA .Comments .Comm .Comment .Globe {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	clear: left;

}
#cA .Comments .Comm .Comment .Globe .Content {
	margin: 0;
	padding: 5px;
	background: #dbdbd2;
	border-top: 1px solid #cccccc;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}

#cA .Comments .Comm .Reply {
	margin: 0px;
	padding: 0;
	padding-left: 25px;
}
#cA .Comments  .Comm  .Reply  .Globe    {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	clear: left;
}


#cA .Comments .Comm .Reply .Globe .Content {
	margin: 0;
	padding: 5px;
	background: #dbdbd2;
	border-top: 1px solid #cccccc;	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}
#cA .Comments .Comm .Comment .Tools {
	height: 20px;
	
	clear: both;
	float: none;
}
#cA .Comments .Comm .Comment .Tools a {
	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	clear: both;
	display: block;

}
#cA .Comments .Comm .Comment .Tools .btnReply {
	background-repeat: no-repeat;
	background-position: -163px -492px;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 137px;
	background-image: url(../imgs/theme/global01.jpg);

}
#cA .Comments .Comm .Comment .Tools .btnReply:hover {
	background-position: -163px -512px;
}
.___poll_discussion_mod__ {
}
#cA .pollDiscussion .Comments .Comments .header {
	width: 400px;
}
#cA .pollDiscussion .poller {
	width: 300px;
}

