@charset "utf-8";
/* CSS Document */


/* all pages */

.ui-li-desc {white-space: normal; }

table {white-space: normal; }
	 
.footing {padding: 10px; font-size:small;}
.hnav {margin-top: -5px; font-size: 12px;}

/* home page */
.phrase {font-weight:bold; text-align:center;}
.button {
	font-size: 13px;
}




/* booklist and comiclist */
.accountinfo {font-size: small; text-align:right; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
#featurelist {font-size:small;}
h1 {text-align:center; margin-bottom:-10px; margin-top:-8px;}
h2 {text-decoration:underline; font-weight:bold; }
#cover {margin-left:30px;}
#hr {border-bottom: 1px solid gray;}
#list {font-size:small;}
.navbooks {text-align:center; width: 100%; border-top: 1px dotted gray;}

/* comic and book index pages */
#hl {border-bottom: 1px dotted gray;}



/* Individual book pages */
.readers {text-align:center;}


