
#content {
}

/*Ul tags without  icons.*/
#content .explorerDownList ul {
	list-style-type:none;
	list-style-image:none;
}

/*Font size 100% and not 95% like the standard style.css.*/	
li {
	font-size:100%;
}