.googlesearch_googlesearchform label{
	display		: inline;
	width		: auto;
	font-size	: 85%;
	font-weight	: normal;
}

.googlesearch_googlesearchform fieldset{
	border		: none;
}

.googlesearch_googlesearchform legend{
	display		: none;
}

 .googlesearch_googlesearchform #submitSearch{
	background		: url("../interface/public/boutonbleu.gif") top left;
	color			: white;
	font-style		: italic;
}

#secondary .googlesearch_googlesearchform input{
	margin			: 5px !important;
}
#secondary .googlesearch_googlesearchform #q{
	border			: 1px solid #9C4DA2;
	background		: #FFFFFF;
}
#secondary .googlesearch_googlesearchform label{
	margin			: 5px 0px !important;
}
