div.book_container {    
    clear: both;
    display: inline-block;
    margin: 2em 0 0;
    border-bottom: 1px solid #CCCCCC;
}
div.book_container img {
    vertical-align:top;
}
div.book_container h3 {margin:0 0 1em;}
div.book_details {
    display:inline;
    padding: 0 1em;
    width: 700px;
    float:left;
}
div.book_image { float:left; }
div.book_image img {border:0;}
/* book index */
table.book_index {width:100%; border-collapse:collapse;}
table.book_index th, td {padding:5px; vertical-align:top;}
table.book_index th {text-align:left; width:40%}
table.book_index tr.stripe {background:#FBF8F3;}
table.book_index p {margin:0;}
/* book lesson */
div.book_lesson {font-family:Isaana; font-size:1.2em;}
table.slide_table {width:100%; border-collapse: collapse; border-bottom: 2px solid #EDAB1E; border-top: 2px solid #EDAB1E;}
table.slide_table th, table.slide_table td {padding:5px;}
table.slide_table th {background:#F6ECD9; text-align:left; font-weight:100; width:33%; font-family:Arial, Helvetica; font-size:0.8em; border-bottom: 2px solid #EDAB1E;}
table.slide_table tr.stripe {background:#fbf8f3;}
table.slide_table td {cursor:pointer;}
table.slide_table td:hover {background:#ddf0fa;}
td.slide p {margin:0;}
div.eng_order_container {margin-top:0.5em; font-style:italic;}
div.eng_order_container p {font-size:0.8em;}
div.book_lesson h3 {text-transform:none; font-size:1.1em; color:#444444; margin-top:2em;}
img.lesson_image {margin:0 auto; display:block;}
/* chapter index */
table.chapter_isaana {font-family:Isaana; font-size:18px;}
table.chapter_isaana th {font-weight:100;}
/* sound icons */
table.slide_table img, table.tone_table img {display:inline-block; margin-left:5px; vertical-align:top;}
img.loading {padding-top:5px;padding-left:5px;}
/* tone practice */
table.tone_table {width:100%; margin: 0.5em 0 3em; border-collapse:collapse;}
table.tone_table th {text-align:left; background:#EDAB1E; color:white; padding:5px;}
table.tone_table tr:hover {background:#f4f3f1;}
table.tone_table td.slide {cursor:pointer;}
table.book_index a:visited {color:purple;}
/* course book */
div.paypal_button {position:absolute; right:0; top: -0.5em;}
div.paypal_button_bottom { margin: 1em 0; float:right; }
div.book_content {display:inline-block;}
h1.book_title {position:relative; margin-bottom: 2em;}
/* subcategory list */
table.subcategory_list {width:100%; border-collapse: collapse; }
table.subcategory_list h3 {color:#d27700; text-transform:none; font-size: 1.6em;}
table.subcategory_list td.stripe {background:#fbf9f7;}
table.subcategory_list td {border-bottom:1px solid #f2e7d8; width:50%;}
div.subcategory_container {margin:1em; position:relative; padding-bottom:3em; }
div.subcategory_container a {color:#d27700;}
p.subcat_link {position:absolute; bottom:0;}

.lessonPdf {list-style: none;}
.lessonPdf img {vertical-align: middle; margin-right: 5px;}