/* Set up the list items */
#pmenu li {float:right;}

#pmenu li ul li {float:right;}

img#drop_down_arrow {background:url(/images/white-arrow-rtl.gif);width:16px;height:11px}
/*
#pmenu a.selected_blue {
	background: #307abf url(/images/nav-corner-selected_1-rtl.gif) left top no-repeat;
	padding: 9px 3px 5px 25px;
	margin: -3px 0 0 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	float:left;
	white-space:nowrap;
}*/

#pmenu a.selected_blue {
	background: #307abf url(/images/nav-corner-selected_blue-rtl.gif) left top no-repeat;
	padding: 9px 3px 5px 25px;
	margin: -3px 0 0 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	float:left;
	white-space:nowrap;
}
#pmenu a.selected {
	background: #B2B2B2 url(/images/nav-corner-selected-rtl.jpg) left top no-repeat;
	padding: 7px 28px 5px 30px;
	margin: 0 1px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#pmenu a.selected_blue_ae {
background:#307ABF url(/images/forexpros_nav-corner-selected_1-rtl.gif) no-repeat scroll left top;
color:#FFFFFF;
float:left;
font-size:16px;
font-weight:bold;
margin:-2px 1px 0 0;
padding:8px 15px 6px 27px;
white-space:nowrap;
}

