#lib-alpha
{
}

#lib-alpha a, #lib-alpha span
{
display:block;
float:left;
height:20px;
position:relative;
text-align:center;
width:20px;
margin: 3px;
text-decoration: none;
font-weight: bold;
}

#lib-alpha a
{
/*border:1px solid #AAFFDD;*/
border:1px solid #DDFFEE;
color: #1A558B;
background: #DDFFEE;
}

#lib-alpha a:hover
{
background: #AACCFF;
border: 1px solid #7799CC;
}

#lib-alpha span {
background: white;
/*border:1px solid #AAFFDD;*/
color: #AAAAAA;
}

.lib-book{clear: both;margin-bottom: 20px;}
.lib-book > img{float: left;width: 64px;height: 64px;}
.lib-book h3{font-family: 'Times New Roman', serif;color:#333333;}
.lib-book .links a{font-size: 12px;}

.lib-controls{float:right;margin-right:20px;height:30px;margin-top:30px;}
.lib-controls span{margin-right:10px;border-bottom:2px #ff55bb solid;}
.lib-controls  a{font-family: "Georgia", "Bitstream Charter", "Times", "Serif";vertical-align:baseline;}

.lib-authors{font-size: 12px;font-weight:bold;}

#lib-nav{}
#lib-nav td{padding: 20px;}

#book-text{padding: 20px 50px 20px 0px;font-size: 12px;}
#book-text p{text-align:justify;margin: 0 0 0.5em 0 !important;}
#book-text img[align=left]
{
float: left !important;
margin: 5px 10px 5px 5px !important;
}

#book-text img[align=right]
{
float: right !important;
margin: 5px 5px 5px 10px !important;
}

.lib-cat a
{
font-size: 11px;
}

