Code:
h1 { font-size: 1.2em; font-weight: bold; font-color: #666666; } h3 { font-size: 1.0em; font-weight: normal; font-color: #666666; } .widget ul li a:link, .widget ul li a:visited, .widget ul li a:active, .widget ul li a:hover { border-left: 0 !important; padding-left: 0 !important; } .widget ul { list-style-type: square !important; padding-left: 0; margin-left: 0; } .widget ul li { font-size: 10pt; line-height: 130%; margin-left: 1.35em; /* 1.35 or more required for Safari or bullets too wide on the left */ display: list-item; /* overwrite existing display:block Firefox */ } .widget ul li li { list-style-type: none !important; }