blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}



#accordion h2 {cursor:pointer;}
#navunder {

float:left;
	 -moz-border-radius-topleft: 10px; 
	 -webkit-border-top-left-radius:10px; 
	 -moz-border-radius-bottomleft: 0px; 
	 -webkit-border-bottom-left-radius:0px; 
	 -moz-border-radius-bottomright: 0px; 
	 -webkit-border-bottom-right-radius: 0px; 

}
#navmenu,#navmenu a,#navmenu a span{float:right;}      
#menu ul {text-align: right;}
#menu ul li {direction: rtl;}
#menu li ul { left: -94%;}
#menu ul a.submenu {background: url("themes/hateef_color/left_arrow.gif") no-repeat left;}
#menu ul a.submenu:hover {background: url("themes/hateef_color/left_arrow.gif") no-repeat left;}
.lightrow {text-align: right;}
.icons {float:left;}
ul.tabs li {float:right;}
input[type="submit"]{margin-right:2px;}
