Register

@media screen and (min-width: 640px) {
#smallLogo.transparent {
filter:alpha(opacity=10);
-moz-opacity: 0.1;
opacity: 0.1;
-khtml-opacity: 0.1;
}
}