#comments {
	margin: 20px 0 20px;
}

#comments .ruls {
	text-decoration: none;
	border-bottom: 1px dashed #AAA;
	display: inline;
	color: #888 !important;
	font-size: 12px;
}

.comment_first {
	background: url(/images/comment_child.gif) no-repeat 2px 0;
}
#comments .diary_comment .shadow_pic {
	margin-right: 5px;
}
#comments .text {
	margin: 4px 0 3px 89px;
	color: #444;
	font-size: 12px;
	font-style: normal;
	overflow: hidden;
	position: relative;
	/*float: left;*/
}
/* opera - suxx*/
#comments .reply {
	margin: 0 0 0 89px;
	display: block;
	position: relative;
	float: none;
}
#comments .time {
	display: block;
	margin: 0 0 0 89px;
}
#comments .city2 {
	display: block;
	margin: 0 0 0 89px;
}
#comments .title {
	font-size: 14px;
	margin-bottom: 0;
}
#comments .title a {
	display: inline;
	font-size: 18px !important;
}
#comments .comment strong {
	margin:4px 0 3px;
	display: block;
}
.comment_owner {
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.comment_owner .shadow_pic {
	position: relative;
}
.comment_reply_form {
	background: #fff;
	padding: 5px;
	margin-top: 2px;
}
.comment_reply_form textarea, #reply_comment_t {
	width: 96% !important;
}
#comments .user_b, #comments .user_g {
	margin-left: 4px;
}
#comments .comment {
	margin-bottom:10px;
	padding:3px;
}
#comments .subscribe {
	color:white;
	display:block;
	float:right;
	padding:1px 5px 3px;
	text-decoration: none;
	margin-top: -20px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}
#comment_text, #reply_comment_t {
	border: solid 1px #b7b7b7;
	color: #555555;
	font-size: 14px;
	font-family: arial;
	padding: 3px 7px;
	height: 65px;
}
#comment_text {
	width: 499px
}
.comment .anchors a {
	color: #B7B7B7;
	margin: 0 0 0 3px;
}
.comment .anchors {
	margin: 0 0 0 10px;
}
.comment .comment_vote {
	width: 80px;
	margin: 0 0 0 auto;
	height: 16px;
	float: right;
}
.comment .comment_vote b {
	background: url(/images/comment_vote.gif) no-repeat 0 0;
}
.comment .comment_vote i {
	background: url(/images/comment_vote.gif) no-repeat 0 -16px;
}
.comment .comment_vote i, .comment .comment_vote b {
	height: 16px;
	width: 20px;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	cursor: pointer;
	padding-left: 20px;
}

.comment_new_thread {
	height: 12px;
	overflow: hidden;
	background: url(/images/comments_tree.gif) no-repeat -9px 0;
}
.comment_del {
	padding: 1px 0 3px 4px;
}

.comment_del a{
	color: #999;
	text-decoration: none;
	border-bottom: #aaa 1px dashed;
	font-size: 11px !important;
}
#sidebar {
	position: fixed;
	right: 0;
	top: 45%;
	width: 40px;
	background: #ddd;
	z-index: 999999;
}
#sidebar .refresh {
	width: 100%;
	height: 40px;
	background: #aaa url(/images/cref.gif) no-repeat 50% 50%;
	display: block;
}
#sidebar .refresh:hover {
	background-color: #bbb;
}
#sidebar .new {
	height: 17px;
	width:100%;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 0;
}
.comment_new_a {
	float: right;
	height: 9px;
	width: 24px;
	overflow: hidden;
	background: url(/images/menu_new.gif) no-repeat 0 0;
	margin: 4px 4px 0 0;
	display: block;
}

.comment .text object {
	max-width: 100px;
}
.comment .show_full {
	cursor: pointer;
}

.video_peview {
	padding: 22px 37px;
	background-color: #000;
	cursor: pointer;
}
.video_view object {
	display: block;
}
.video_view {
	width: 425px !important;
	padding-bottom: 0 !important;
}

#comment_add {
	padding: 10px 0 0;
}
.title .ruls {
	font-size: 12px !important;
}
#sidebar .go_top {
	height: 15px;
	overflow: hidden;
	font-size: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #999;
	margin-top: -15px;
}

.comment_great {
	background-image: url(/images/comment_great.gif) !important;
	background-position: 99% 24px;
	background-repeat: no-repeat;
}

.comment_great .text {
	padding-right: 60px;
}

@media all and (resolution = 0dpi) {

    .comment .text { margin-left: 20px !important; }

}
.comments_load {
	padding-left: 20px;
	background: url(/images/rating/loading.gif) no-repeat;
}
.comment_fu {
	display: block;
	width: 25px;
	height: 0px;
	background: url(/images/fu.gif) no-repeat 0 0;
	float: left;
	margin-top: -15px;
	z-index: 9999;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

a:hover.comment_fu {
	color: #fff;
	background: url(/images/fu.gif) no-repeat 0 -15px;

}

#fu_confirm {
	width: 103px;
	height: 67px;
	background: url(/images/fu1.gif) no-repeat;
	color: #fff;
	padding: 5px 19px 0 7px;
	position: absolute;
	z-index: 2;
}
#fu_confirm p {
	font-size: 10px;
	padding-bottom: 4px;
}
#fu_confirm div a {
	color: #fff;
	font-size: 11px;
	border: solid 1px #393939;
	border-top-color: #bababa;
	border-left-color: #a0a0a0;
	border-right-color: #595959;
	text-decoration: none;
	float: left;
	width: 39px;
	text-align: center;
	margin-right: 7px;
}
#fu_confirm div a:hover {
	background-color: #d00000;
	border-left-color: #dc4242;
	border-right-color: #8a0f0f;
	border-top-color: #e46c6c;
	border-bottom-color: #570000;

}

.show_full {
	vertical-align: bottom;
}

.only_vip {
    float: left;
    background-color: #fff;
    height: 19px;
    padding: 5px 0 5px 6px;
    width: 71px;
    margin-top: -5px;
}
.only_vip a {
    color: #fff;
    margin-left: 1px;
}
.only_vip_hover {
    background: url(/images/comments_vip.png) no-repeat 0 0;
}
#comment_add .bb_b, .comment_reply_form .bb_b {
    float: left;
    margin-right: 5px;
}
#comment_add .smiles_block_, .comment_reply_form .smiles_block_ {
    margin-top: 0 !important;
}