.imageleft {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px;
         margin-left:10px;
         margin-right:10px;
         float:left;
}

.imageright {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px;
         margin-left:10px;
         margin-right:10px;
         float:right;
}

.buy_block {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
		 margin:15 0 0 0;
         padding:15px;
         float:left;
		 text-align:center;
}


.buy_block#paypal {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
		 margin:10px 0px 0px 0px;
         padding:15px 0px 15px 0px;
         float:left;
		 width:148px;
		 text-align:center;
}

#book_headline {
    color:#BF996A;    
    font: 18px "Times Roman";
    line-height:18px;
}

#promotion_headline {
    color:#3A5EC1;    
    font: 14px "Times Roman";
    line-height:20px;
}

#book_copy_text {
	color:#666666;
	line-height:20px;
	font: 18px "Times Roman";
	//margin-left:18px;
}
#couponForm {
	border:2px solid #FFD700;
	width:100px;
	margin-top:5px;
	margin-bottom:5px;
	color:#666;
	font-size:11px
}
#text_price {
	color:#FF0000;
	font: 18px "Times Roman";
	font-weight:bold;
	margin-bottom:130px;
}
#text_preorderhint {
	color:#666666;
	font: 16px "Times Roman";
	text-align: center;
	width: 33%;
	line-height:16px;
}
#callout {
	text-align:center;
}