/* politici publice */

/* list rows */
li.li { border-right: 0; list-style: none; }
li.li:hover { background: none; }

/* redefine list style */
li.item { clear: both; margin: 0 0 5px; border-style: solid; border-width: 1px 0 1px 0; border-color: #fdb900; background: #fff0c8; }
li.item:hover { background: #fff0c8; }
li.item span { padding: 5px; }

/* list content */
li.li span.list { width: 685px; font-size: 11px; }
li.li span.list h1 { margin: 0 0 5px; padding: 0; font-size: 13px; }
li.li span.list h1 strong { font-size: 10px; color: #000; }
li.li span.list h1 a { text-decoration: none; font-size: 13px; color: #3c60b3; }
li.li span.list h1 a:hover { text-decoration: underline; color: #1082ed; }
li.li span.list h2 { margin: 0 0 5px; padding: 0; font-size: 11px; color: #241980; }
li.li span.list h2 strong { font-size: 12px; color: #403dff; }

/* backto option */
.backto { clear: both; margin: 0 0 10px; padding: 0; }

/* description */
.description { clear: both; margin: 5px 0; padding: 5px; border: 1px solid #ddd; background: #f7f7f7; font-size: 11px; }

