@charset "utf-8";
/* CSS Document */

h1.bookbaglists {
font-size:120%;
text-align:center;
margin-bottom:10px;
}

h2.bookbaglists {
font-size:110%;
text-align:center;
margin-top:0;
margin-bottom:10px;
}

h3.bookbaglists {
font-size:110%;
margin-top:10px;
margin-bottom:0px;
}

ul.bookbaglists {
margin:0;
padding:0;
}

ol.bookbaglists {
margin-left:40px;
}

li.bookbaglists {
list-style-type:none;
margin:0;
}


/****************** Hot Off the Press Archive *************************/
h1.hotoffpress {
font-size:120%;
text-align:center;
}

ul.hotoffpressweekheader {
list-style-type:none;
}

ul.hotoffpresstogglecontent {
list-style-type:disc;
margin-left:25px;
margin-top:10px;
}

h2.hotoffpressdatetoggle {
font-size:100%;
font-weight:bold;
}

h3.hotoffpresstitle {
font-weight:normal;
font-size:100%;
margin-bottom:0;
}

p.hotoffpresscopy {
margin:0;
font-size:100%;
}

ul.hotoffpresscopy {
margin:10px 0 10px 20px;
list-style-type:disc;
}

li.hotoffpresstoggle {
margin-bottom:5px;
}

a.hotoffpressbooks {
color:#0066cc;
text-decoration:none;
}

a:hover.hotoffpressbooks {
text-decoration:underline;
}

a:visited.hotoffpressbooks{
color:#551A8B;
}
