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