/* CSS Document */
.head_link
{
	font-size:18px;
	color:#46cafb;
	text-decoration:none;
}
.form_box
{
	border:#f7e5fa solid 1px;
	width:920px;
	height:350px !important;
	float:right;
}
.form_input
{
	width:160px;
	height:22px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	border:1px solid #814bdb;
	direction:rtl;
	padding:0 2px;
	color:#814bdb;
	font-family:'B Nazanin','BBCNassim',Arial;
	font-size:16px;
}
#date_input
{
	width:135px;
	float:right;
	height:60px;
	margin-left:10px;
}
.send_button
{
	width:53px;
	height:23px;
	background:url(../images/send_button.png) no-repeat center;
	border:none;
	margin-top:10px;
	cursor:pointer;
	float:left;
	margin-left:5px;
}
.send_button:hover
{
	background:url(../images/send_button-a.png) no-repeat center;
}
.form_fields
{
	width:360px;
	height:350px;
	float:right;
}
#inpersonMessage
{
	width:350px;
	height:20px;
	float:right;
	padding-right:10px;
	padding-top:12px;
	direction:rtl;
}
#nonfaceMessage
{
	width:350px;
	height:20px;
	float:right;
	direction:rtl;
	padding-top:10px;
	margin-right:12px;
}