/* TYPE YOUR OWN CSS HERE */

/* to change the Dense EJM widget for browser < IE9 */
.lt-ie9 .ejm-dense label {
    color: red; 
}

.tabs .tabs-nav a {
	font-weight:bold;
	font-size:1.2em;
	background-color:229,229,229;
}