.tx-macinasearchbox-pi1 {
	height:		16px;
}
.tx-macinasearchbox-SEARCHFORM {
	display:		inline;
	margin:		0px;
	padding:		0px;
}

.tx-macinasearchbox-HEADLINE {
	font-size:		10px;
	margin-right:	5px;
	float:		left;
	position:		relative;
	top:		2px;
	color:		#666666;
	background-image:	url(IconSearch.gif);
	width:15px;
	height:13px;
}

.tx-macinasearchbox-INPUT {
	background-image:	url(tpl_macinasearchbox_input.gif);
	float:		left;
	width:		128px;	
	height:		18px;
	border:		1px solid #CCCCCC;
	
}
.tx-macinasearchbox-INPUT input {
	font-size:		10px;
	padding:		0px;
	border:		none;
	width:		116px;	
	height:		15px;
}

.tx-macinasearchbox-SUBMIT {
	display:		inline;
	background-color:	transparent;
	color:		#FFFFFF;
	border:		none;
margin:0;
padding:0;
}
.tx-macinasearchbox-SUBMITBUTTON {
	display:		inline;
	color:		#FFFFFF;
	color:		#666666;
	width:		20px;
	height:		18px;
	text-align:		center;
	float:		left;
background-color:transparent;
border:1px solid #CCCCCC;
border:none;
font-weight:bold;
}

.tx-macinasearchbox-ADVANCED {
	text-align:		left;
	height:		18px;
	display:none;
}