div#alphaPageName {background-color:#333; width:100%; float:left;}
div#alphaPageName ul {margin:0; padding:0; list-style:none;}
div#alphaPageName ul li.alphabetPageList {float:left; padding:3px;}
div#alphaPageName ul li.alphabetPageList a {color:#fff; text-decoration:none; line-height:150%; padding:0px 5px;}
div#alphaPageName ul li.selected a {color:#333; background-color:#fff;}

div#pageCount {background-color:#555; width:100%; float:left;}
div#pageCount ul {margin:0; list-style:none; padding:0; padding-left:2px;float:right;}
div#pageCount ul li.PageCountList {float:left; padding:2px;}
div#pageCount ul li.PageCountList a {color:#fff; text-decoration:none; padding:0px 5px; line-height:150%;}
div#pageCount ul li.selected a {color:#333; background-color:#fff;}

table#allAlbumsTable {width:100%; font-size:1.0em;}
table#allAlbumsTable td {width:20%;}
table#allAlbumsTable td a {padding:3px; color:#2D84C0; text-decoration:none;}
table#allAlbumsTable td a:hover {background-color:#2D84C0; color:#ffffff; text-decoration:none;}

#basePage {}
table#allArtistsTable {width:100%;}
table#allArtistsTable td a {color:#569AC9; text-decoration:none;}
table#allArtistsTable td a:hover {color:#0000ff; text-decoration:underline;}

div#pageNumbers {float:left; color:#ccc; line-height:150%; margin-left:5px;}

