#midcolumn p { 
	font-size: 1.2em;
}

#midcolumn th {
    font-weight: bold;
    text-align: center;
}

#sideitem li {
    list-style-image: none;
    list-style-type: disc;
}

#leftnav .separator {
    list-style-type: none;
}

#leftnav .separator img {
	display: none;
}

#novaContent li {
    padding: 0;
    list-style-type: fa fa-angle-double-right orange fa-fw;
    list-style-image: none;
}