Warning: Unknown property '-moz-border-radius'. Declaration dropped.
Source File: /templates/common/common_colors.css
Line: 3
-moz-border-radius: is no longer used by FF.
All of this can be removed, as border-radius is also declared in line 3.
-moz-border-radius: 3px 3px 3px 3px;