#galleries { font-size: .95em; position: absolute; left: 0px; top: 55px; background-color: #000; width: 150px; z-index: 999; padding-bottom: 5px; }
#galleries ul {}
#galleries li { padding: 6px 6px 6px 20px; list-style-type: none; }
#galleries li:hover { background: transparent url(assets/arrow.png) no-repeat 6px 50%; }
