/***************************************
  	E-Commerce theme : TecknoLaser
	
	En-us culture css
	
  	Created by kCentric.NET
  	http://www.kcentric.net
****************************************/
div#categoryQuickSelector{
	background-image:url(/ecom_theme/img/title/en-us/search_title.gif);
	background-position:15px 23px !important;
	background-position:15px 14px;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	height:16px;
	background-repeat:no-repeat;
}
div#searchText{
	background-image:none;
	position:relative;
	top:-128px !important;
	top:0px;
	
	height:12px;
}

.navigationMenuContainer
{
	background-image:url(/ecom_theme/img/customNavigationMenu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:-0px !important;
	margin-top:0;
	margin-left:1px;
	width:885px;
	
}
