/***********************************************************************
	Official COE sidebarr stylesheet.  
	This stylesheet is imported into official UH template stylesheets.
	It is not intended to be directly referenced by HTML pages.  
	Created: June 2014, by the University Marketing.  


 CONTENTS: 
	
 	CLASSES
	---------
	coe-side-bar
	
/************************************************************************/



.nav-secondary .coe-side-bar li a {
    background-color: #f0f0f0 !important;
}
.nav-secondary .coe-side-bar li a {
    background: #f0f0f0 !important;
}
	

