#cA .Comments {
	background-color:#FFFFFF;

	display: block;
	clear: both;
}
#cA .Comments .header {
	height: 48px;
	width:616px;

	background-color:#FFFFFF;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;

	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 {
	background-color:#FFFFFF;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	
	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: #FFFFFF;
	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 #commAjax{
	background-color:#FFFFFF;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
}

#cA .Comments .Comm {
	background-color:#FFFFFF;
	/*
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	*/
	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: #252525;
	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 .GlobeTop{
	height:38px;
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/comment.back_top.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	padding-right: 80px;
	padding-left: 20px;
}

#cA .Comments .Comm .Comment .Globe{
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/comment.back_middle.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;	
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#cA .Comments .Comm .Comment .GlobeBottom{
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/comment.back_bottom.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#cA .Comments .Comm .Reply .GlobeTop{
	height:38px;
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/reply.back_top.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	padding-right: 80px;
	padding-left: 20px;
}

#cA .Comments .Comm .Reply .Globe {
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/reply.back_middle.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;	
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#cA .Comments .Comm .Reply .GlobeBottom {
	margin: 0px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../imgs/theme/reply.back_bottom.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
}















#cA .Comments .Comm .Comment .Globe .Content,#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;
	background-attachment: fixed;
	background-repeat: no-repeat;
	/*min-height:70px;*/
	text-align:justify;
}

.Comment .Globe .Content p, .Reply .Globe .Content p{
	background:none !important;
	border:none !important;
	width:200px !important;

}
#cA .Comments .Comm .Reply {
	clear:both;
	margin:5px 0px 10px;
	overflow:hidden;
	padding:10px;

}


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