table.anti { padding: 0px 5px 5px 5px; background-color: white; font-weight: bold; }
table.anti img { border: 1px solid gray; }
table.anti td { padding: 3px 3px 7px 3px !important; }
td.left { text-align: center; }
td.right { text-align: center; padding: 5px 0px 5px 10px; }
td.middle { text-align: center; font-size: 14px; font-weight: bold; }

td.top
{
padding-top: 0px !important;
}

table.content
{
clear: both;
}

table.content td
{
padding-right: 10px;
}

.bookadvice
{
padding: 10px;
margin-bottom: 10px;
border: 1px solid gray;
background-image: url('//image.librarything.com/pics/ba_background.gif');
background-repeat: repeat-x;
background-position: bottom;
}

td.topsearch
{
padding-bottom: 13px;
padding-right: 5px;
}

table.bookadvice td
{
padding-left: 15px;
}

div.bottomnotes
{
margin-top: 25px;
font-size: 11px;
}

h1, h2, h3, h4
{
padding: 0px;
margin: 0px;
}

h1
{
font-size: 16px;
line-height: 140%;
}


h4
{
font-size: 11px;
}

h2 a
{
color: blue !important;
}

h4 img
{
vertical-align: bottom;
}

form.unsuggestr input.long
{
font-size: 14px;
padding: 4px;
width: 75%;
}

ul
{
padding-left: 25px;
}

ol
{
padding-left: 25px;
font-size: 12px;
line-height: 14px;
}

ol li
{
padding-bottom: 5px;
}

span.copies
{
font-size: 9px;
color: gray;
white-space: nowrap;
}

span.copies a:link, span.copies a:visited, span.copies a:active
{
color: gray !important;
}

span.copies a:hover, ol.amazon span.copies a:link
{
color: blue !important;
}

div.search
{
border: 1px solid #CCCCCC;
background-color: #E9FFD8;
padding: 8px 10px 8px 10px;
margin-top: 20px;
width: auto;
float: left;
}

div.bookdetail
{
padding: 0px;
margin: 5px 0px 15px 0px;
font-size: 11px;
}

div.bookdetail p
{
margin: 5px 0px 0px 0px;
padding: 0px;
}

img.suggestionthumbnail
{
float: right;
margin-left: 5px;
}

img.suggestionthumbnailleft
{
float: left;
margin: 0px 10px 10px 0px;
}

div.title
{
margin: 3px 0px 10px 0px;
}

td.otheradvice ul
{
text-align: right;
font-size: 11px;
list-style-type: none;
padding: 0px 10px 0px 0px;
margin: 0px 0px 7px 0px;
color: #454545;
}

td.otheradvice ul li
{
white-space: nowrap;
margin-top: 2px;
text-align: left;
}

span.sd
{
display: none;
}

div.unsuggesterexplanation
{
margin-top: 0px;
margin-bottom: 20px;
}

table.content td.sidebar
{
padding-left: 0px;
padding-right: 0px;
border: 1px none gray;
border-left-style: dashed;
}

.form-group-inline .btn {
	align-self: flex-start;
}