/* styling of the container. */
.gsfi {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-family: arial,sans-serif;
    font-size: 17px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 1.2em !important;
    line-height: 1.2em !important;
	border-style: solid;
	color: #000;
}

input {
    -moz-box-sizing: content-box;
    -moz-padding-end: 0;
    -moz-padding-start: 0;
}

.footer, .footer a {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 1.2em !important;
    line-height: 1.2em !important;
	color: #CCC;
	text-decoration: none;
}
