/*Removes left navigation*/

#septa_left_navigation,#septa_date{display:none;}

/*try to force the bullets to display*/

.indent,.indent li,.indent_last,.indent_first{
background:url("../images/bullet.gif") no-repeat scroll 0 2px;
padding-bottom:3px !important;
padding-left:17px !important;
padding-top:0 !important;
list-style: none !important;
list-style-position: outside !important;
}
