/******************************************* * ioerror @ Mon 25 Jan 2010 07:06:00 AM EST * This will not validate for obvious reasons * but it works, and that's all that matters. *******************************************/ .SI-FILES-STYLIZED label.cabinet input.file { opacity : 0; -moz-opacity : 0; filter : progid:DXImageTransform.Microsoft.Alpha(opacity=0); } /* Non IE */ #lbMain * { -moz-border-radius : 0 ! important; } div { -moz-border-radius : 10px !important; } #footer, #header { -moz-border-radius : 0px ! important; }