/* */ /* NOTA: LA SEGUENTE STRINGA SERVE AD EVITARE CHE LE IMMAGINI, QUALORA CAMBIASSERO, NON VENGANO MOSTRATE PERCHE' MEMORIZZATE IN CACHE background: url(/immagine-esempio.gif?v=); */ ul#nav-community { float:left; width: 145px; padding-top: 45px; } ul#nav-community li { width: 125px; height: 24px; clear: both; } ul#nav-community li a, ul#nav-community li a:hover { font-family: Georgia; font-size: 12px; font-weight: bold; color: #003a6b; text-decoration: none; width: 125px; height: 24px; line-height: 24px; padding: 0px 10px; display: block; font-style: italic; } ul#nav-community li.selected a, ul#nav-community li.selected a:hover { color: #fff; background: #809cb4; text-decoration: none; } ul#nav-community li.bt-help a, ul#nav-community li.bt-help a:hover { color: #fff; background: #4c4c4c; text-decoration: none; } #content-community { float: right; width: 500px; padding-right: 15px; } /* #################################################### CSS */