/* Get rid of margin at the top of the box because there is too much space between it and the preceding sub-theme text. */
#subcategoriesBox {
	margin-top:0;
}

/* Indent subcategory folder and reports */
#subcategoriesBox .levelIndent{
	margin-left:14px;
}

/* This style is there with the rule #leftCol.rubCol in navigation.css, but we need it for the 
   "back to original page" link of the "send mail page" and on the printable pages. */
img.rubCol {
	background: none repeat scroll 0 0 #c94a07 !important;
}
.basket {
   display: none;
} 
