.wrapper,h3,ul,li,.interview_content,.main{
	direction:rtl;
	text-align:right;
}
.fun{
	background:url('images/fun_fa.gif') no-repeat right;
}
.last_news_title{
	background:url('images/fa_title_bg.gif') no-repeat right;
}
.review_title{
	background:url('images/fa_last_magazin_bg.gif') no-repeat right;
}
.home_news li{
	background:#F4F1E0 url('images/article_bullet.gif') no-repeat  right top;
}
.interview_logo{
	background:url('images/fa_g.gif') no-repeat  center top;
}
.more_news{
	text-align:left;
}
.agent_menu{
	float:right;
}
.agent_content{
	float:left;
}

.error_message {
	background-color: #b20;
	color: #fff;
	margin-bottom: 20px;
	padding: 6px 15px;
	line-height: 20px;
}
/* -------------------- FORM_FA ------------------------- */
.textbox_fa label, .textarea_fa label, .combobox_fa label {
	display: block;
	float: right;
	font-family: tahoma;
	font-size: 1em;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: left;
	width: 120px;
}
.textbox_fa label span, .textarea_fa label span, .combobox_fa label span {
	color:red;
}
.textbox_fa input, .textarea_fa textarea, .combobox_fa select {
	background: #fff;
	border: 1px solid #999;
	color: #333;
	font-family: tahoma;
	font-size: 1em;
	margin-bottom: 10px;
}
.textbox_fa input:focus, .textarea_fa textarea:focus, .combobox_fa select:focus {
	background: #f5f5f5;
	border: 1px solid #666;
}
.textbox_fa input {
	padding: 4px 2px 5px;
	width: 220px;
}
.textbox_fa select {
	padding: 2px;
	width: 226px;
}
.textarea_fa textarea {
	padding: 4px 2px 5px;
	width: 270px;
}
.combobox_fa select {
	padding: 2px;
	width: 226px;
}
.submit input {
	background: url(../images/btn-bg.png) no-repeat 0 0;
	border: none;
	color: #fff;
	cursor: pointer;
	float: right;
	height: 20px;
	margin-right: 128px;
	margin-bottom: 15px;
	padding: 0 0 3px;
	text-align: center;
	width: 80px;
}
.submit input:hover {
	background-position: 0 -20px;
}
/* -------------------- /FORM_FA ------------------------- */

div.box_title{
	background: url('images/left_box_title_bg_rtl.gif') no-repeat right;
}

.page_information td{
	text-align:right;
	direction:rtl;
}