body { background-color:#FFF; font: 11px Arial, Verdana, Helvetica, sans-serif; margin: 0px; padding: 0px; } a.item { color: #2F68B9; } a.item:hover { color: #DB7726; } a.heading { color: #666; } a.heading:hover { color: #DB7726; } ul { position: relative; top: -8px; left: -25px; list-style-image: url('../images/all/bullet-small-blue.gif'); list-style-position: outside; } li { margin-bottom: .5em; } .clearboth { clear: both; }