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

.tx-macinasearchbox-HEADLINE {
	font-size:		10px;
	margin-right:	10px;
	float:		right;
	position:		relative;
	top:		2px;
}

.tx-macinasearchbox-INPUT {
	float:		right;
	background-image:	url(ContentMacinaSearchboxInput.gif);
	width:		130px;	
	height:		18px;
}
.tx-macinasearchbox-INPUT input {
	font-size:		10px;
	padding:		0px;
	border:		none;
	width:		124px;	
	height:		15px;
position:relative;
top:1px;
left:1px;
}

.tx-macinasearchbox-SUBMIT {
	display:		inline;
	background-color:	#CC0000;
	color:		#FFFFFF;
	border:		none;
}
.tx-macinasearchbox-SUBMITBUTTON {
	display:		inline;
	border:		none;
	color:		#FFFFFF;
	width:		20px;
	height:		18px;
	text-align:		left;
	float:		right;
	background-image:	url(ContentMacinaSearchboxSubmitButton.gif);
background-color: transparent;
}

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