/* searchbox.view.htm */

#header .tx-macinasearchbox-pi1 {
	position: absolute;
	right: 0;
	bottom: 0;
}
#header .tx-macinasearchbox-pi1 .searchfield {
	border: 1px solid #d0d0d0;
	font-size: 10px;
	
	width: 156px;
	margin: 0;
	padding: 2px;
}
#header .tx-macinasearchbox-pi1 .searchbutton {
	border: none;
	outline: none;
	
	position: relative;
	top: 5px;
}