/* comment block */


.comment_container{border-top:4px solid #012e55}
.comment_container .comment_title{
	font-size:24px;
	background:url(images/boxmobi/icons/cm.png) no-repeat 0 0;
	padding:15px 0 0 55px;
	height:38px;
}
#comment_content{
	border:1px solid #d9d9d9;
	width:468px;
	padding:10px;
	text-align:left;
	color:#96a0a6;
	font-size:11px;
	font-family:tahoma;
}
.box_fast_reply{

	width:100%;
}

.box_fast_reply textarea{
	border:none;
	width:100%;
	text-align:left;
	color:#000;
	font-size:11px;
	font-family:tahoma;
}


.comment_item{
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
	position:relative
	
}
.comment_item .float_right{
	width:428px;
	overflow:hidden
}
.comment_item .float_right .float_right{
	width:370px;
}
.comment_item .float_right .float_right .arial12{
	padding-right:100px;
}
.comment_item_list{
	background:url(images/boxmobi/bg/arrow_up.png) no-repeat 20px 0px;
	padding-top:7px;
}
.comment_item_list .comment_comment{
	background:#f3f3f3;
	position:relative;
	padding:10px;
	*padding:7px;
	border-bottom:1px solid #E9E9E9;
	
	margin-bottom: 2px;
}

/* vote panel */
.vote_panel {
	position:absolute;
	top:10px;
	right:0;
	height:19px;
	line-height:19px;
}
.comment_item_list .vote_panel{
	top:5px;
}
.line_grey{border-bottom:1px solid #e0e0e0}
/* Button */
.comment_item .bt_cong_diem,.comment_item .bt_tru_diem{
	background:url(images/boxmobi/icons/oke_trang.png) no-repeat 0 0;
	width:15px;
	height:19px;
	display:block;
	color:transparent
}
.comment_item .comment_comment .bt_cong_diem,.comment_item .comment_comment .bt_tru_diem{
	background-image:url(images/boxmobi/icons/oke_xam.png)
}
.comment_item .bt_tru_diem{background-position:0px -38px}
.comment_item .bt_cong_diem:hover{background-position:0px -19px}
.comment_item .bt_tru_diem:hover{background-position:0px -57px}

/*
	------------------------ content sub comment ----------------------------
*/
.content_comment_post{background:url(images/boxmobi/bg/arrow_up.png) 20px 8px no-repeat}
.text_comment_post{background:#f3f3f3;border-bottom:#e9e9e9 1px solid}

/*---------------- comment for game ---------------*/

#games_comment .content_block_border{
		border:none;
		padding:0;
		margin-bottom:20px;
}

#games_comment #comment_content{
	width:617px;
}

#games_comment .comment_item .float_right{
	width:580px;
}
#games_comment .comment_item .float_right .float_right{
	width:522px;
}
