
/* Container for the web control */
table.sitePageBookDetails				{ width:100%; }
td.sitePageBookDetails					{ padding-top:20px; }

/* Box with a Header Text */
table.headeredBox						{ width:759px; height:160px; }
table.headerBoxPink						{ width:475px; }
table.headeredBoxHeader					{ position:relative;top:-2px; }
td.headeredBoxHeaderLeft				{ font-family: tahoma; font-weight:bold; font-size:8pt; }
a.headeredBoxHeaderLeftLink				{ color:#000000; text-decoration:none; }
td.headeredBoxHeaderRight				{ }
td.headeredBoxTop						{ background-image:url('../graphics/boxes/GreyEdgeBox_TopCorners.gif'); background-repeat:no-repeat; height:24px; padding:0px 12px 0px 12px; }
td.headeredBoxCenter					{ background-image:url('../graphics/boxes/GreyEdgeBox_BG.gif'); background-repeat:repeat-y; padding:0px 5px 0px 5px; }
td.headeredBoxBottom					{ background-image:url('../graphics/boxes/GreyEdgeBox_BottomCorners.gif'); background-repeat:no-repeat; height:6px; }

td.headerBoxPinkTopDR					{ background-image:url('../../../templates/dr/graphics/boxes/DR_PinkBoxTop.gif'); background-repeat:no-repeat; height:35px; padding:0px 12px 0px 12px;}
td.headerBoxPinkTopDDB					{ background-image:url('../../../templates/gyldendal/graphics/boxes/DDB_PinkBoxTop.gif'); background-repeat:no-repeat; height:35px; padding:0px 12px 0px 12px;}
td.headerBoxPinkCenter					{ background-image:url('../../../templates/gyldendal/graphics/boxes/DDB_PinkBoxMiddle.gif'); background-repeat:repeat-y; padding:10px 20px 10px 20px; 
                    					  font-family: tahoma; font-weight:normal; font-size:8pt; vertical-align:top; }
td.headerBoxPinkBottom					{ background-image:url('../../../templates/gyldendal/graphics/boxes/DDB_PinkBoxBottom.gif');  background-repeat:no-repeat; height:13px; }

span.bookDetailsAuthor					{ font-size:18pt;color:#e4781e;font-weight:bold;}
a.bookDetailsAuthorLink					{ text-decoration:none; font-size:18pt;color:#e4781e;font-weight:bold; }

a.bookDetailsNarratorLink				{ text-decoration:none; color:#aaaaaa; }
td.bookDetailsDescription				{ padding:0px 0px 15px 0px; }

table.bookDetailsBooksOther				{ }
td.bookDetailsBooksOtherContributor		{ padding:0px 0px 0px 4px; }
td.bookDetailsBooksNewest				{ padding:0px 0px 0px 4px; }

div.bookDetailsReviews					{ text-align:left; }
td.bookDetailsReview					{ font-style:italic; }
td.bookDetailsReviewSource				{  }
span.reviewReviewer						{  }
span.reviewSource						{ font-style:italic; }

td.bookDetailsProperty					{ padding:3px 0px 0px 0px; }
a.bookDetailsPropertyLink				{  }