/* Sets admin header background color and image. Replaces c_ad_background and c_ad_image_background. */
#admin_header td{background:#ece1b0}

table.alternating_rows tr.header, table.alternating_rows thead tr{background:#ece1b0}

/* Admin Navigation */
#admin_nav{background:#ece1b0;border:solid #fff;border-width:1px 0;height:25px;display:block;margin:0;padding:0;list-style-type:none}
#admin_nav li{display:inline}
#admin_nav li a{color:#094356;font-weight:bold;border-right:1px solid #fff;height:25px;line-height:25px;padding:0 10px;float:left;display:block;text-decoration:none}
#admin_nav li a:hover, #admin_nav li a.current{background:#dcd09a;color:#fff}

#dc_notes__notes__1 {width:450px;height:200px;}
