body{
	font-family:IRANSansLight;
	}
	.forsale{
	font-size:18px;
	}
	.text-muted{
	font-size:14px;
	}
	.button{
	font-family:IRANSansLight;
	font-weight:normal;
	font-size:15px;
	}
	.sends{
	font-family:IRANSansUltraLight;
	font-weight:normal;
	font-size:13px;
	}
	input,textarea{
	text-align:right;
	font-size:11px;
	font-family:IRANSansUltraLight;
}

::-webkit-input-placeholder { /* WebKit browsers */
    direction: rtl;
	font-size:13px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    direction: rtl;
	font-size:13px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ but I'm not sure about working */
    direction: rtl;
	font-size:13px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    direction: rtl;
	font-size:13px;
}

#lastname{
 BACKGROUND: url(../captcha/) #fff no-repeat -15px 10px;
}