#headerArea .logo
{
	float:left;
	margin-bottom:25px;
	padding-left:20px;
	width:250px;
}
#headerArea .logo .tradePost
{
	position:relative;
	top:-3px;
	left:10px;
	font-size:14px;
	color:#454545;
	font-weight:bold;
}
#headerArea .search
{
	float:right;
	margin-top:17px;
	width:613px;
}
#headerArea .search .e1,
#headerArea .search .e2,
#headerArea .search .e3,
#headerArea .search .e4,
#headerArea .search .d1,
#headerArea .search .d2,
#headerArea .search .d3,
#headerArea .search .d4
{
	border-left-color:#E9E9E9;
	border-right-color:#E9E9E9;
	background:#E9E9E9;
}
#headerArea .search .searchContent
{
	padding-top:2px;
	background:#E9E9E9;
	height:27px;
}
HTML > /**/ BODY #headerArea .search .searchContent
{
	padding-top:0;
	height:29px;
}
#headerArea .search INPUT,
#headerArea .search SELECT
{
	border:1px solid #7F9DB9;
}
#headerArea .search INPUT
{
	margin-right:2px;
	padding-top:2px;
	width:400px;
	height:18px;
}
HTML > /**/ BODY #headerArea .search INPUT
{
	position:relative;
	top:2px;
}
#headerArea .search SELECT
{
	margin-right:5px;
	width:100px;
	height:22px;
	line-height:22px;
}
HTML > /**/ BODY #headerArea .search SELECT
{
	position:relative;
	top:1px;
	height:20px;
}
#headerArea .search BUTTON
{
	border:0;
	background:url(../images/btn-bg-01.gif) no-repeat 0 0;
	font-weight:bold;
	color:#FFF;
	width:81px;
	height:24px;
}
HTML > /**/ BODY #headerArea .search BUTTON
{
	position:relative;
	top:2px;
}

