@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.reddit.com") {
 .drop-choices {
  background-color:#CEE3F8 !important;
  border:0px !important;
  padding-left: 2px !important;
 }

 .dropdown.srdrop .selected {
  color:#336699 !important;
 }

 #sr-header-area {
  text-transform:none !important;
  border-bottom: 0px !important;
 }

 #sr-more-link {
  background-color:#EFF7FF !important;
  color:#749EC9 !important;
 }

 #sr-header-area {
   background-color: #CEE3F8 !important;
 }

 #sr-bar a{
   color:#336699 !important ;
 }

 #sr-bar .separator {
  color:#CEE3F8 !important;
 }
}