.sidenav_sublinks
{ text-decoration:none;
  color:#000;
  margin-left:0px;
  margin-top:0px;
  font-size:11px;
  line-height:normal;
   }
  
.ulPro {
	list-style-type: none;
	margin-left:45px;
	padding: 0;
	}
.projects {
	background-image:url(/bcrl/images/projects/smallSquare.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
}

.ulMenu {
	list-style-type: none;
	margin-left:45px;
	padding: 0;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	}
.liMenu {
	list-style-image:url(/bcrl/images/rightDoubleArrow.gif);
	padding-bottom:5px;
	}
