/* CSS Document */

div#searchText{
	float:left;
	font-size:0px;
	line-height:0px;
	background-image:url(/kcentric_theme/img/title/en-us/menu_search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
	width:100%;
}

div#contentHeader {
	float:left;
	background-image:url(/kcentric_theme/img/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:589px; height:130px;
}

div#contentLogo {
	float:left;
	width:184px; height:130px;
	background-image:url(/kcentric_theme/img/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

div#currencySelector {
	text-align:left; vertical-align:top;
	width:176px;
	height:23px;
	line-height:0;
	font-size:0;
	background-image: url(/kcentric_theme/img/title/en-us/menu_currency.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

div.currencySelectorAlign {
	text-align:left; vertical-align:top;
	font-size:12px;
	padding-top:3px;
	padding-left:100px;
	padding-bottom:8px;	
}

