/* ====================================================================
// Chooser Stylesheet
// by Nicholas C. Zakas
// ==================================================================== */

/* --------------------------------------------------------------------
// Default Settings 
// -------------------------------------------------------------------- */

/* Background Appearance */
body { background-color: #DDDECB; }

/* --------------------------------------------------------------------
// Chooser Settings 
// -------------------------------------------------------------------- */

/* Content Background Appearance */
body.content { background-color: white; }

/* Pane Background Appearance */
body.pane { background-color: #fffff0; }