.searchblock{



width:200px;
height:30px;
float:right;
border:2px solid #e8e8e7;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
-khtml-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
box-shadow:0px 0px 30px #aaeffc; -webkit-box-shadow:0px 0px 30px #aaeffc; -moz-box-shadow:0px 0px 30px #aaeffc; opacity: 1; z-index:1100;
margin-right:50px;
margin-top:0px;

font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
text-align:right;
direction:rtl;
color:#038db2;
background:#a8edfb;
margin-top:10px;

}
.resultsnumber{
float:left;
color:#0386AA;
direction:rtl;
text-align:left;
margin-left:50px;
width:150px;
margin-top:10px;
font-weight:bold;
size:10px;




}
.searchform2{
	float:right;
				font-family:Tahoma, Geneva, sans-serif;
				color:#037d9e;
				font-size:13px;
				margin-top:0px;
				margin-right:5px;
				width:145px;
				height:18px;
				text-align:right;
				border:none;
				
}
.searchbutton2{
			background-image:url(images/searchbtn.png);
			width:13px;
			height:15px;
			background-repeat:no-repeat;
			background-color:transparent;
			float:right;
			margin-right:0px;
			border:none;
			cursor:pointer;
			margin-top:5px;
	}
	
	
	
	/*branches*/
	
	.articletitle3{
		color:#0386aa;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			float:right;
			margin-top:0px;
			margin-right:5px;
			width:480px;
			height:25px;
			overflow:hidden;
			direction:rtl;
			text-align:right;
			text-shadow: 1px 1px #ccc;
		
		}
		
		
		.article3{
	width:650px;
	height:30px;
	overflow:hidden;
	float:right;
	margin-right:15px;
	border:1px dashed #AAEFFC;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	margin-top:10px;
	background-color:#f1f9fb;
	margin-bottom:5px;
}