@media screen and (-webkit-min-device-pixel-ratio:0){

#portal-top-wrapper {
	min-height: 203px;
}

#portal-searchbox {
margin:40px 0 0 0;
}

.LSBox input.searchButton {
padding:17px 9px 1px;
}

}

