#cA .Comments {
	width: 610px;
	background-repeat: no-repeat;
}
#cA .Comments .header {
/*	background-image: url(../imgs/theme/global01.jpg);*/
	width: 610px;
/*	background-position: 0px -145px;
	background-repeat: no-repeat;*/
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	background-image: url(../imgs/theme/article.comments.graphs.gif);
	background-position:0px 5px;
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	font-weight:normal;
	margin-left: 10px;
	margin-bottom:10px;
	margin-top:20px;

}

#cA .Comments .WriteComment .btnWrite {
	background-image: url(../imgs/theme/article.comments/comments_ico_write.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	height: 20px;
	width: 125px;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
	float: right;
	clear: both;
	padding-left:30px;
}


#cA .Comments  .WriteComment  #frmLeaveComment{
	margin: 0px;
	padding: 0px;
	clear:both;
	float:left;
	padding-left:10px;
}
#cA .Comments  .WriteComment  #frmLeaveComment{ }
#cA .Comments  .WriteComment  #frmLeaveComment  #txtComment    {
	/*background-image: url(../imgs/theme/leave.comment.back.jpg);
	background-repeat: repeat-y;*/
	border:1px solid #CCCCCC;
	background-color: #F1EFED;
	
	width: 490px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;
	background-position: -300px -495px;
	display: block;
	clear: both;
	float: none;
	height: 35px;
	width: 170px;
}
#cA .Comments .WriteComment #frmLeaveComment .btnPublishComment:hover {
	background-position: -300px -530px;
}
#cA .Comments .Comm {
	clear: both;
	width: 600px;
	overflow: hidden;
	height: auto;
	float: none;
	margin-top: 10px;
}
#cA .Comments .Comm .Comment {
	clear: both;
	display: block;
	height: 100px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	overflow: hidden;
	border-bottom:#E6E6E6 1px solid;
}
#cA .Comments .Comm .Comment .User {
	float: left;
	width: 90px;
	text-align: center;
	height: 72px;
	overflow: hidden;
	clear: both;
}
#cA .Comments .Comm .Comment .User .img {
	padding: 1px;
	width: 52px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 52px;
	float: right;
	display: block;
}
#cA .Comments .Comm .Comment .User a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	display: block;
	clear: both;
	text-align: right;
}

#cA .Comments .Comm .Comment .Globe {
	float: right;
	height: 65px;
	width: 590px;
	/*background-image: url(../imgs/theme/global01.jpg);
	background-position: 0px -579px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#cA .Comments .Comm .Comment .Globe .Content {
	float: left;
	height: 65px;
	width: 590px;
	margin: 0px;
	overflow: auto;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C79;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}

#cA .Comments .Comm .Reply {
	clear: both;
	display: block;
	height: 90px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	
}
/*
#cA .Comments .Comm .Reply .User {
	float: right;
	width: 60px;
	text-align: center;
	height: 72px;
	overflow: hidden;
}
#cA .Comments .Comm .Reply .User .img {
	padding: 1px;
	width: 52px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	height: 52px;
	float: left;
	display: block;
}
#cA .Comments .Comm .Reply .User a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	display: block;
	clear: both;
	text-align: left;
}*/
#cA .Comments  .Comm  .Reply  .Globe    {
	float: right;
	height: 60px;
	width: 550px;
	/*background-image: url(../imgs/theme/global01.jpg);
	background-position: -10px -679px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 7px;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


#cA .Comments .Comm .Reply .Globe .Content {
	float: right;
	height: 65px;
	width: 540px;
	margin: 0px;
	overflow: auto;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C79;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
#cA .Comments .Comm .Comment .Tools {
	height: 20px;
	display: block;
	clear: both;
	float: none;
	width: 575px;

	padding-left:25px;
	background-image: url(../imgs/theme/article.comments/comments_ico_globe.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

#cA .Comments .Comm .Comment .Tools  .user{
color:#666666;
}

#cA .Comments .Comm .Comment .Tools  .date{
color:#999999;
}


#cA .Comments .Comm .Comment .Tools a {
/*	background-image: url(../imgs/theme/global01.jpg);
	background-repeat: no-repeat;*/
	display: block;
	height: 20px;
	float: right;
}
#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);
	float: right;
}
#cA .Comments .Comm .Comment .Tools .btnReply:hover {
	background-position: -163px -512px;
}

#cA .Comments .Comm .Comment .Tools .linkReply {
	font-size: 11px;
	line-height: 20px;
	color: #FF0000;
	text-decoration:underline;
	height: 20px;
	float: right;
	
	background-image: url(../imgs/theme/article.comments/comments_ico_write.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left:25px;
	
}

#cA .Comments .Comm .Reply  .Tools {
	height: 20px;
	display: block;
	clear: both;
	float: right;
	width: 525px;

	padding-left:25px;
	background-image: url(../imgs/theme/article.comments/comments_ico_globe.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

#cA .Comments .Comm .Reply  .Tools   .user{
color:#666666;
}

#cA .Comments .Comm .Reply  .Tools   .date{
color:#999999;
}
