.box.movie_box a img{
	vertical-align: -2px;
}
.box.promoted .info a img {
	vertical-align: -3px;
}

.comment_box {
	font-size: 8pt;
}

.comment_box a {
	font-size: 8pt;
	color: #000;
}

.comment_box a:hover {
	border-bottom: 1px dotted #000;
}

.comment_box .header_left {
	width: 82%;
	float: left;
}

.comment_box .header_left a {
	font-weight: bold;
}

.comment_box .header_left a.title {
	font-weight: normal;
}

.comment_box .header_left img.flag {
	width: 14px; height: 14px;
	margin-bottom: -2px;
}

.comment_box .header_right {
	width: 18%;
	float: left;
	text-align: right;
}

.header_right .add_date {
	color: #787878;
}

.comment_box .avatar {
	margin: 4px 6px 0 0;
	display: block;
	float: left;
	border: 1px solid #e1e1e1;
}

.comment_box a.avatar:hover {
	border: 1px solid #e1e1e1;
}

.comment_box .comment_body {
	float: left;
	margin-top: 3px;
	/*width: 360px;*/
}

.comment_box .top_comment {
	width: 316px;
}

.top_comment .hdr {
	float: left;
	width: 212px;
	height: 14px;
}

.top_comment .hdr a {
	font-weight: bold;
}

.top_comment .hdr img.flag {
	width: 14px; height: 14px;
	margin-bottom: -2px;
}

.top_comment .rating {
	float: right;
	width: 35px;
	font-weight: bold;
	height: 14px;
	text-align: center;
}

.top_comment .link {
	text-align: right;
}

.top_comment .link a {
	font-weight: bold;
}

.top_comment a.avatar {
	height: 60px;
}




