.tx-iwsearchbox-pi1 {
	width:220px;
}

.tx-iwsearchbox-pi1-container{

}
.tx-iwsearchbox-pi1-header{
	
	background-image: url("../images/bluebox_header.gif");
	background-repeat:no-repeat;
	
	height:54px;
	background-color:#fff;
}
.tx-iwsearchbox-pi1-header h2{
	text-indent:16px;
	color:#fff;
	line-height:44px;
}
.tx-iwsearchbox-pi1-center{
	background-image: url("../images/bluebox_back.gif");
	background-repeat:repeat-y;
	height:37px;
}
.tx-iwsearchbox-pi1-footer{
	background-image: url("../images/bluebox_footer.gif");
	background-repeat:no-repeat;
	height:6px;
	margin-bottom:10px;
	_margin-bottom:-7px;
}

.tx-iwsearchbox-pi1-form{
	position:relative;
}
.tx-iwsearchbox-pi1-input{
	position:absolute;
	left:8px;
	top:5px;
	border:1px solid #d9d9d9;
	width:165px;
	padding:4px 0 4px 4px;
	color:#746c64;
}
.tx-iwsearchbox-pi1-submit{
	position:absolute;
	left:190px;
	top:8px;
	background-image: url("../images/send_button_red.gif");
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	width:17px;
	height:16px;
}



