.vgn-ext-component {
	min-width: 0px;
	min-height: 0px;
	position: static;
}

.vgn-ext-region {
	min-width: 0px;
	min-height: 0px;
	word-wrap: inherit;
	position: static;
}

#fiveEffects div.vgn-ext-component {
	display: inline;
}

#headerWrap div.vgn-ext-region {
	display: inline;
}

div#headerWrap > :first-child {
	display: block;
}

div#searchAndLinks > div.vgn-ext-component {
	float: left;
}