.header div form.search
{
	position:absolute;
	right:0;
	bottom:10px;
}
.header div form.search input
{
	background: url(../images/interface.gif) no-repeat 0 -90px;
	width:324px;
	height:auto;
	border:0;
	float:left;
	padding:0px 0 0px 0px;
	color:#a1a1a1;
	font-size:15px;
}
.header div form.search input#submit{
	background:url(../images/interface.gif) no-repeat 0 -150px;
	width:auto;
	height:24px;
	position:relative;
	margin:7px 0 0 -355px;
	font-size:14px;
	padding:0 0 0 30px;
	
}