@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("backpackit.com") {
div#Header {
  background: #4E9FCF !important;
  color:#fff !important;
}
 
div.SidebarReminder h2 {
  color: #4E9FCF !important;
}
 
div#Sidebar div#Pages div.pagesnav a:link,
div#Sidebar div#Pages div.pagesnav a:visited {
  color: #4E9FCF !important;
}
 
div.widget_bar a:link,
div.widget_bar a:visited,
table.messages th.post_a_new_message a {
  color: #4E9FCF !important;
}
 
a.clicked:link,
a.clicked:visited,
a.clicked:link span,
a.clicked:visited span {
  color: #4E9FCF !important;
}
 
.transfer h1 span {
  color: #4E9FCF !important;
}
 
.perma div#tools p.addsections a:link,
.perma div#tools p.addsections a:visited {
  color: #4E9FCF !important;
}
div.shares div#addsharedialog p.helpwithsharing a:link,
div.shares div#addsharedialog p.helpwithsharing a:visited {
  color: #4E9FCF !important;
}
 
.reminders div.dialog p.submit a:link,
.reminders div.dialog p.submit a:visited {
  color: #4E9FCF !important;
}
 
div#tab_container ul#account_links {
	color: #A3DDFF !important;
}
 
.help img {
  border-top: 2px solid #4E9FCF !important;
}
 
.help h2 {
  color: #4E9FCF !important;
}
 
.help h2 span {
  background: #4E9FCF !important;
}
}