/* CSS Document */
/*Gia ta sxolia xriston*/
.gCommentHolder {
  width:600px;
	float:left;
	/*border:1px solid #b1b9d3;*/
	margin-left:0px;
	margin-top:10px;
}
.gCommentHeader {
  width:596px;
	height:31px;
	line-height:31px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(style/vlink.gif);
	background-repeat: repeat-x;
	font-family:Georgia;
}
.gCommentStats {
	background-color:#fcfdff;
	float:left;
	width:100%;
	height:50px;
	border-bottom:1px solid #ff7c00;
	margin-bottom:5px;
}
.uCommentHolder{
	margin-bottom:10px;
	height:auto;
	float:left;
	width: 596px;
	background-color:#fcfdff;
}
.uCommentName{
	float:left;
	width:296px;
	padding-left:4px;
}
.uCommentDate{
	text-align:right;
	float:right;
	width:296px;
}
.uComment {
	width:100%;
	background-color:#fcfdff;
	margin-right:2px;
	margin-left:2px;
	padding:2px;
	float:left;
}
/*Gia ta sxolia xriston*/