.educrightmenucontainer {
/*   z-index: -9999;*/
}

.educrightmenu {
   padding: 15px;
   padding-left: 10px;
   padding-right: 10px;
   overflow: hidden;
   margin-bottom: 0;
}

/* .educrightmenu  p same as .educrightmenu h1, because historically, p used in ucfe educrightmenu as header:- */
.educrightmenu  h1 , .educrightmenu p {
   line-height: 1.1em;
}
.educrightmenu p a img, .educrightmenu p img {
   line-height: 1.1em;
   display: block;
   margin: 0 auto;
}

.educrightmenu h1 {
   font-size: 200%;
   font-weight: 390;
   border-bottom: 1px solid #e4e4e4;
   padding: 0 0 8px 0;
}

.educrightmenu h2 {
   font-size: 150%;
   font-weight: 390;
   padding-bottom: 0.9em;
}

.educrightmenu ul p, .educrightmenu ul  {
   border-bottom: 0px;
}

.educrightmenu ul {
   margin: 0;
}

.educrightmenu ul li {
   margin: 0 0 0 0;
   padding: 1px 1px 10px 0; 
   width: 156px; 
   font-weight: normal;
   line-height: 1.4em; 
   margin-top: 0.7em;
   color: #333333;
   list-style-type: none;  
   border-bottom: 1px solid #e4e4e4;
   margin-bottom: 0.7em;
}


.educrightmenu ul li.last {
   border-bottom: 0;
}

.educrightmenu ul li h2 {
   padding-bottom: 0;
   line-height: 0.9em;
   margin-bottom: 0.5em;
}

.educrightmenu ul li a {
   padding: 2px 4px 3px 0;
   color: #023883;
   text-decoration: none;
   list-style-type: none;
}



.educrightmenu ul li ul li {
    border: 0;
	list-style-type: square;
	list-style-image:url("/images/bullets/bullet-square-lightblue.gif");
	margin-left: 1.4em;
}

.educrightmenu ul li ul li ul li {
   border: 0;
	list-style-type: square;
	list-style-image:url("/images/bullets/bullet-square-outline.gif");
	margin-left: 0.8em;
}

.educrightmenu ul li a:visited {
   color: purple;
}

.educrightmenu ul li a:hover {
   color: #0072cf;
   text-decoration: underline;
   background-color: #f3f3f3;
}

.educrightmenu ul li a.borderbottomoff  {
   border-bottom-style: none;
}   /* e.g. used in EED rightmenu */


/*Sub-list*/

.educrightmenu li.indent {
   text-indent: 0.8em;
   font-size: 0.75em;
}

#menu li.indent a {
width: 156px;
}	/* Hack: restatement of width necessary to stop Win/IE6 adding margin between blocks - see http://lists.evolt.org/archive/Week-of-Mon-20050117/168008.html */

/*Sub-sub-list*/
.educrightmenu li.indentindent {
   text-indent: 1.3em;
   font-size: 0.68em;
}

#menu li.indentindent a {
   width: 156px;
}   /* Hack: restatement of width necessary to stop Win/IE6 adding margin between blocks - see http://lists.evolt.org/archive/Week-of-Mon-20050117/168008.html */



/*.section_research  > div.campl-row.campl-content.campl-recessed-content > div.campl-wrap.clearfix > div.campl-column2.campl-secondary-content.educrightmenucontainer*/
.section_research  .educrightmenucontainer{
/*   border-left: 8px solid #5f5f5f;
   width: 15.9%;*/

}
