/* CSS Document */
.srch_button{
	height:20px;
	width:200px;
	float:right;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#06F;
	font-weight:400;
	margin-right:15px;
	margin-top:2px;
}

a
{
	text-decoration:none;
}

.search_head{
width:98%;
margin-right:1px;
border:1px solid #d9d9d9;
background-color:#f9f9f9;
height:60px;
margin-top:2px;
text-align:right;
}
.fast_serach_tree{
	border: 0 none;
    direction: rtl;
    float: right;
    height: 95%;
	_height:540px;
    margin: 0;
    max-height: 95%;
    overflow: auto;
    text-align: right;
    width: 100%;	
}