@charset "ISO-8859-1";
div.catalogue_search_default {
	position:relative;
	width:310px;
	margin-top:36px;
	margin-left:170px;
}
 {
	padding-left:170px;
}
div.catalogue_search_default input.field {
	width:230px;
	color:#87ED70;
	font-size:0.9em;
	background-color:transparent;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#87ED70;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#87ED70;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#87ED70;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#87ED70;
}
div.catalogue_search_default textarea {
}
div.catalogue_search_default input.button {
	font-size:1em;
}

