#cA .Comments {
	background-color: #F2F2F2;
	display: block;
	clear: both;
}
#cA .Comments .header {
	height: 48px;
	width: 100%;

	background-color: #F2F2F2;
	background-image: url(../imgs/theme/global01.jpg);
	background-position: 0px -140px;
	background-repeat: no-repeat;
	float: left;
	clear: none;
	padding-top: 10px;
}
#cA .Comments .WriteComment {
	display: block;
	clear: both;
	float: none;
}


#cA .Comments .btnWrite {
	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;
	background-position: -1px -495px;
	height: 35px;
	width: 160px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	float: right;
}
#cA .Comments .btnWrite:hover {
	background-position: -1px -530px;
	background-image: url(../imgs/theme/global01.jpg);
}
#cA .Comments  .WriteComment  #frmLeaveComment{
	margin: 0px;
	padding: 5px;
	background-color: #F2F2F2;
	text-align:left;
}
#cA .Comments  .WriteComment  #frmLeaveComment{ }
#cA .Comments  .WriteComment  #frmLeaveComment  #txtComment    {
	background-image:url(../css/design/ArticleBg.jpg);
	background-repeat:repeat-x;
	background-position: 0px -90px;
	border:1px solid #999999;
	width: 390px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	clear: both;
	display: block;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;
	background-position: -301px -493px;
	display: block;
	clear: both;
	float: none;
	height: 35px;
	width: 170px;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment:hover {
	background-position: -301px -528px;
}
._____________{}

#cA .Comments .Comm {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: auto;
	float: none;
	margin-top: 10px;
	
}
#cA  .Comments  .Comm  .User  {
	width: 85px;
	text-align: center;
	height: 80px;
	overflow: hidden;
	float: right;
}
#cA  .Comments  .Comm  .User  .img  {
	padding: 1px;
	width: 52px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 52px;
	float: left;

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

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

}
#cA .Comments .Comm .Comment .Globe .Content {
	
	background-color: #CCC;
	/*
	background-image: url(../imgs/theme/global01.jpg);
	background-position: 12px -675px;
	background-repeat: no-repeat;
	*/
	width:403px;

	margin: 0px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
	min-height:65px;
	padding: 10px;
}

#cA .Comments .Comm .Reply {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#cA .Comments  .Comm  .Reply  .Globe    {
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	/*
	background-image: url(../imgs/theme/comment.back2.jpg);
	background-position: right 0px;
	
	background-color:#F2F2F2;
	background-image:url(../imgs/theme/global01.jpg);
	background-position:12px -675px;
	*/
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:justify;
	
}


#cA .Comments .Comm .Reply .Globe .Content {
	margin: 0px;
	overflow: visible;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 7px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-height:70px;
	background-color:#CCCCCC;

}
#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;
}


#cA .pollDiscussion .poller .title {
	background-image:none;
	background-color:#FFFFFF;
	color:#0072BB;
	display:block;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:44px;
	margin:0pt 0pt 0px;
	padding:0pt 0pt 0pt 15px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

#cA .pollDiscussion .poller .sb-inner {
	background-image:none;
	background-color:#FFFFFF;

	margin:0px;
	padding:0px 0px 1px;
}