/*FILE:share-fix.css*/

.t{} /*fix for charset-problem combine css*/

#searchbox td.ms-sbcell {border: 0px;}
#searchbox td.ms-sbgo {background: transparent;}
#searchbox input {
	border: 1px #666 solid;
	/*padding: 0.2em;*/
}
#searchbox input.submitimg {
   border: 0;
}
#searchbox .ms-sbtable-ex {width: 135px;}

#SPWelcomeControl, #SPSiteEditControl {
	margin-bottom: 0.5em;
	/* margin-top: -0.4em; */ /* 20081117 FesGe: suppress cutting Sign In */
	float: right;
}

/* 20081117 FesGe: required reposition due to the removal of the margin-top statement in #SPWelcomeControl, #SPSiteEditControl */
div#metanav
{
	margin-top: -0.8em;
}
.lnkbtnLogo
{
	margin-top: 0.8em;	
}
/* 20081117 FesGe end */
