/* list */

#left > [href] { font-size: 11px; color: #074896; }
#left > ul > li > [href] { color: #074896; }
#left > ul > li > [href]:hover { color: #fff; }

/* standard items */
ul.items { position: relative; display: block; clear: both; margin: 0; padding: 5px; }
ul.items li { margin: 2px 0 0 0; padding: 3px 0 0 10px; background: url('../img/penitenciar/bullet.gif') no-repeat 0 8px; list-style: none; }
ul.items li a { line-height: 20px; padding: 2px; text-decoration: underline; color: #000; }
ul.items li a:hover { background: #0e65e9; text-decoration: none; color: #fff; }

ul.items li.dotb { margin-left: 20px; padding: 5px 0 0 12px; background: url('../img/penitenciar/bullet.gif') no-repeat 0 12px; list-style: none; }

.listall { clear: both; line-height: 18px; }
.listall h1 { margin: 10px 0 0; padding: 0; font-size: 12px; color: #000; }
.listall a { margin-left: 20px; padding: 5px 0 0 12px; background: url('../img/penitenciar/bullet.gif') no-repeat 0 12px; list-style: none; color: #000; }

