/* music/  page-specific layout */

#music-vervex h1 { display: none; }
#music-vervex #leftcolumn {
 width: 150px !important;
 padding-top: 3px;
 padding-left: 5px;
 background: #aaa9a4;
}
#music-vervex pre { background-color: #aaeecc; }
#music-vervex pre a:link,
#music-vervex pre a:visited { color: #0000ff; }

#music-vervex .LooxLite a {
 display: block;
 height: 33px;
 background: url(img/play1.png) no-repeat center;
}
#music-vervex .LooxLite a:active {
 background-image: url(img/play2.png);
}

/* vim: set sw=1 sts=1: */
