@charset "UTF-8";
.contentTop { background:url(/images/content_border-cat-top.gif); }
.contentBody { background:url(/images/content_border-cat-bkg.gif); }
.contentBottom { background:url(/images/content_border-cat-bottom.gif); }

#subCatList { float: left; width: 84px; color:#fff; margin-left:-3px; font-size:10px; text-indent: -7px; }
#subCatList ul { list-style: none; padding:0; }
#subCatList ul li { margin-bottom: 15px; }
#subCatList ul li a { color:#fff; }
#subCatList ul li a:hover, #subCatList ul li a:active { color:#999; }

#categoryArtistList { margin:2px -20px 0 91px; padding:0; border-top:1px solid #9a9a9a; }
.categoryArtist { display:block; float:left; width:190px; height:57px; border-bottom:1px solid #9a9a9a; padding:15px; overflow:hidden; }
img.categoryArtistImg { float:left; padding-right:13px; }
.categoryArtistName { text-transform: uppercase; font-weight: bold; font-size:13px; padding:13px 0 0 0; max-height:30px; overflow: hidden; }
a.categoryArtist:hover .categoryArtistName { text-decoration:underline; }
.categoryArtistSubCat { font-weight: bold; color:#8f0000; }

.noArtists { margin:2px 0 0 105px; padding:0; }

.nav { width:420px; margin-left: 93px; }
