.header-left {
	width: 351px;
	float: left;
}

.header-right {
	width: 601px;
	float: left;
	padding-top: 26px;
}

.header-search {
	width: 215px;
	height: 20px;
	padding-top:3px;
	background: url(/images/common/header-search-bg.gif) repeat-x;
}

.header-search-name {
	font-size: 9px;
	color: #797979;
	padding-left: 15px;
}

#cart-icon {
	display: none;
}