#ContainerMACINASEARCHBOX {
	width:		230px;
	height:		16px;
	position:		absolute;
	left:		690px;
	top:		30px;

}
.tx-macinasearchbox-pi1 {
}
.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:		106px;	
	height:		15px;
position:relative;
top:1px;
left:1px;
}

.tx-macinasearchbox-SUBMIT {
	display:		inline;
	background-color:	transparent;
	color:		#FFFFFF;
	border:		none;
}
.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;
}