/* CSS Document */

div#searchText
{
	float:left;
	font-size:0px;
	line-height:0px;
	background-image:url(/ecom_theme/img/title/en-us/menu_search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	color:#011c53;
	height:36px;
	width:100%;
}

div#currencySelector 
{
	display:table;
	float:left;
	text-align:left; vertical-align:top;
	width:150px;
	height:17px;
	line-height:0;
	font-size:0;
	background-image: url(/ecom_theme/img/title/en-us/menu_currency.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:-20px;
	position:relative;
}

div.currencySelectorAlign {
	text-align:left; vertical-align:top;
	font-size:12px;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:15px;	
}
