body.rtl{
	direction: rtl;
}
.rtl #manual_group ul.main li { 
	text-indent:15px;
}

.rtl #content .box_content_post {
    margin: 0 0 0 0 !important;
}

.rtl #content .box_content_post{ 
	background-position: top center;	
}

.rtl .top_box_content h5,
.rtl .top_box_content h1{
	background:url('/view/images/blog/rtl_bg_title_box.png') center right no-repeat;
	text-align: right;
	text-align: right;
	padding-right: 32px;
	line-height: 19px; 
}

.rtl #side_bar {
	padding-left: 15px;
}

.box_item_middle_middle .content_wrraper {
	text-align: right;
	direction: rtl;
}
.rtl #content .back {
    margin: 5px 0 0 35px;
}

.rtl #content .back a {
	float: left;
}

.rtl #content .form_title h3 {
	background-image: url("/view/images/blog/rtl_title-coins-gold.gif");
	background-position: right 0;
	padding: 4px 27px 0 0;
    margin: 10px 23px 0 0;
}

.rtl .form_comment {
	margin: 0 9px 0 47px;
	
}

.rtl #content .blog-comment-form label {
	float:right;
}

.rtl .captcha input {
	margin: 15px 92px 0 5px;
}

.rtl #content .blog-comment-form .submit input { 
	float: left;
}

.rtl #comment_box {
	margin: 15px 7px 0 41px;
}

.rtl #content .comment-list .comment_item .name,
.rtl #content .comment-list .comment_item .date { 
	float: right;
	background-position: center right;
	padding: 5px 20px 0 0;
}
.rtl .setting_box {
	direction: rtl !important;
}
.rtl .setting_box select {
	margin-left: 40px;
}


