/* -------------------------------------------- */
/* DirectPrint Stylesheet: DEFAULT */
/* -------------------------------------------- */
/* StyleSheet Scope: PAGE 4_x */
/* -------------------------------------------- */
/* CONTENT DETAIL: Page layout */
/* -------------------------------------------- */

.amazonEntry {
width: 186px;
float: left;
padding: 6px;
margin: 0 12px 12px 0;
border: 1px solid #b84c4c;
}

/* -------------------------------------------- */
/* CONTENT DETAIL: Book-Box */
/* -------------------------------------------- */

.amazonImage {
height: 180px;
text-align: center;
background: #fff;
}

.amazonEntry.audio .amazonImage {
height: 200px;
}

.amazonImage img {
margin-top: 6px;
border: 1px solid #ccc;
}

.amazonTitle {
margin-top: 6px;
height: 80px;
text-align: center;
background: #fff;
}



