@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document url-prefix(http://www.google.), url-prefix(http://images.google.), url-prefix(http://video.google.) {


input {
 padding: 3px !important;
 margin: 2px !important;
 font-weight: bold !important;
}

select {
 padding: 3px !important;
 margin: 0px !important;
 font-weight: bold !important;
}


}