@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(facebook.com)

{
  .inputtext
    {
    background-color: white !important;
    }

  .textarea
    {
    background-color: white !important;
    }

  .DOMControl_autogrow.DOMControl_placeholder
    {
    background-color: white !important;
    }

  .DOMControl_autogrow
    {
    background-color: white !important;
    }

  .DOMControl_placeholder
    {
    background-color: white !important;
    }

  #photos_composer_album_desc
    {
    background-color: white !important;
    }

 #summary_select_1
    {
    background-color: white !important;
    }

  .inputfile
    {
    background-color: white !important;
    }

  #photos_composer_post_comment
    {
    background-color: white !important;
    }

  .note_content
    {
    background-color: white !important;
    }

 .inputpassword
    {
    background-color: white !important;
    }

  .select
    {
    background-color: white !important;
    }

  #two_level_category
    {
    background-color: white !important;
    }

  #desc
    {
    background-color: white !important;
    }

/********************************************/
/* event date and time information          */
/********************************************/

  #start_time_month, #start_time_day, #start_time_hour, #start_time_min, #start_time_ampm, #end_time_month, #end_time_day, #end_time_hour, #end_time_min, #end_time_ampm
    {
    background-color: white !important;
    }
}