@media all and (min-width: 0px) {
html:first-child #search a{
	padding:5px 7px;
}}
@media all and (min-width: 0px) {
html:first-child #FooterMenu a,
html:first-child #FooterMenu span{
	height:34px;
}}
@media all and (min-width: 0px) {
html:first-child #FooterMenu a,
html:first-child #FooterMenu span{
	padding:8px 24px 9px 15px;
}
html:first-child #FooterMenu ul .cls {
  width: 150px;
  background: none;
}
html:first-child #FooterMenu ul .cls a {
  background: none;
}}
@media all and (min-width: 0px) {
html:first-child .form select{
	width:268px;
}}