.add_comment{
width:648px;
margin:15px 0 0 0;
border:#cfcfcf 1px solid;
background-color:#FFFFFF;
min-height:50px;
}
.title_comment{
	width:165px;
	height:34px;
	background:url(Images/comment.gif) no-repeat;
	float:left;
	margin:5px 5px;
	clear:left;		
}
.add_buttom{
	width:112px;
	height:34px;
	float:right;
	padding:5px 5px;	
	clear:right;
}
.comment_edit{
width:623px;
margin:10px 10px;
float:left;
clear:left;
background-color:#FFFFFF;
}
.comment_item_title{
	width:500px;
	height:30px;
	background:url(Images/sum.gif) no-repeat 25px bottom;
		
	margin:0 0 0 0;
	padding-left:15px;
	color:#1263d2;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	clear:left;
}
.comment_item_date{
	padding-right:15px;
 	text-align:right;
	width:118px;
	height:30px;
	float:right;
	clear:right;
	color:#787878;
}

#rnd_container {background: #FFFFFF; margin:1px;}   
.rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
.rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
.rnd_b2, .rnd_b3, .rnd_b4 {background:#efeeee	; border-left:1px solid #efeeee; border-right:1px solid #efeeee;}
.rnd_b1 {margin:0 5px; background:#efeeee;}
.rnd_b2 {margin:0 3px; border-width:0 2px;}
.rnd_b3 {margin:0 2px;}
.rnd_b4 {height:2px; margin:0 1px;}    
.rnd_content {
    display:block;
    border:0 solid #efeeee;
    border-width:0 1px;
	margin:0px 0px 0px 0px;
    padding: 0px 10px;
    background:#efeeee;
    color:#000000;
}

.comment_item{
	margin:45px 13px 15px 14px;
	background-color:#FFFFFF;
}

INPUT, TEXTAREA{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background-color:#E8E8E8;
	border:1px #CCCCCC solid;
}

