#cA .Comments {
	display: block;
	clear: both;
}

#cA .Comments > .Comments {
	padding:0px;
}

#cA .Comments .header {
	background-image: url(../imgs/theme/global01.jpg);
	height: 27px;
	background-position: -4px -7px;
	background-repeat: no-repeat;
	width: 608px;
	float: left;
	clear: none;
	margin: 0px;
}

#cA .Comments #useProfile {
}

#cA .Comments #useProfile .buttonsContainer{
	clear:both;
	display:block;
	font-family: "HelveticaNeue75Bold",Georgia,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:45px;
	text-align:center;
	width:290px;
	margin-top:7px;
}

#cA .Comments #useProfile .buttonsContainer .facebook {
	float:left;
	margin-right:3px;
}

#cA .Comments #useProfile .buttonsContainer .twitter {
	float:left;
	margin-right:3px;
}

#cA .Comments #useProfile .buttonsContainer .wehaa {
	float:left;
	margin-right:3px;
}



#cA .Comments .WriteComment {
	display: block;
	clear: both;
	float: none;
}


#cA .Comments .btnWrite {
	background-image:url("../imgs/theme/global01.jpg");
	background-position:-4px -144px;
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:1px;
	height:24px;
	line-height:1px;
	margin-top:1px;
	text-decoration:none;
	width:158px;
}
#cA .Comments .btnWrite:hover {
	background-position:-4px -187px;
	background-image: url(../imgs/theme/global01.jpg);
}
#cA .Comments  .WriteComment  #frmLeaveComment{
	margin: 0px;
	padding: 0px;
	clear:left;
}

#cA .Comments  .WriteComment  #frmLeaveComment  #txtComment    {
	background-repeat: repeat-y;
	border: 1px solid #B6DBEE;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	clear: both;
	display: block;
	background-color: #E3F2F9;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;
	background-position: -407px -138px;
	display: block;
	clear: both;
	float: none;
	height: 35px;
	width: 187px;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment:hover {
	background-position: -407px -182px
}
._____________{}

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

}
#cA  .Comments  .Comm  .User  {
	width: 55px;
	text-align: center;
	height: 80px;
	overflow: hidden;
	float: right;
}
#cA  .Comments  .Comm  .User  .img  {
	padding: 1px;
	width: 50px;  /* 52px */
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 50px; /* 52px */
	float: left;
}


#cA  .Comments  .Comm  .User  a  {
	font-weight: bold;
	font-family: "Georgia", Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	clear: both;
	text-align: left;
	display: block;
}
#cA .Comments .Comm .Comment {
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}

#cA .Comments .Comm .Comment .Globe {
	clear:left;
	color:#333333;
	font-weight:normal;
	margin:0 65px 0 0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	background-color:#edeff0;

}
#cA .Comments .Comm .Comment .Globe .Content {
	margin: 0px;
	font-family: "Georgia",  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

	padding: 5px;
	border-right:6px solid #cc0000;
	min-height:70px;
	line-height:15px;
}
#cA .Comments .Comm .Comment .Globe .Content p {
	margin:2px;
}

#cA .Comments .Comm .Reply {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#cA .Comments  .Comm  .Reply  .Globe    {
	background-color:#edeff0;
	clear:left;
	color:#333333;
	font-weight:normal;
	margin:0 65px 0 0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
}


#cA .Comments .Comm .Reply .Globe .Content {
	border-right:6px solid #CC0000;
	color:#333333;
	font-family: "Georgia",Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	min-height:70px;
	padding:5px;
	text-decoration:none;
	line-height:15px;

}

#cA .Comments .Comm .Reply .Globe .Content p {
	margin:2px;
}
#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-image:none;

	color:#558cb6;
	font-family: "Georgia",Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	line-height:11px;
	text-decoration:none;
	width:113px;

	display:block;
	float:right;

}
#cA .Comments .Comm .Comment .Tools .btnReply:hover {
	background-position:-212px -191px;
}
#cA .Comments .Comm .Comment .Tools .timestamp {
	color:#666666;
	font-family: "Georgia",Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}



#cA .Comments .Comm .Reply .Tools {
	height: 20px;

	clear: both;
	float: none;
}
#cA .Comments .Comm .Reply .Tools .timestamp {
	color:#666666;
	font-family: "Georgia",Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}



.___poll_discussion_mod__ {
}
{}#cA .pollDiscussion .Comments .Comments .header {
	width: 400px;
}
#cA .pollDiscussion .poller {
	width: 614px;
}


