#accordion {}
#album {border: 1px solid #161616; margin-bottom: 8px; padding: 8px; float: none; clear: both;}
div.toggler {cursor: pointer; height: 100px;}
.albumCover {float: left; width: 100px; height: 100px; margin-right: 8px;}
.albumDetails {float: left; width: 500px;}
.element {float: none; clear: both;}
