#product_list{width: 100%;}
#product_list td{padding: 4px; line-height: 17px;}
#product_list .photo{width: 60px; text-align: center; color: gray; vertical-align: middle;}
#product_list .detail{font-size: 12px; vertical-align: top; padding: 4px;}
#product_list .detail a{text-decoration: underline;}
#product_list .detail span{ color:#842323; }
#product_list .detail span.title{font-size: 14px; font-weight: bold; display: block;}
#product_list .detail span.author{color: black; font-style: italic; display: block;}
#product_list .row1{background-color: #EDEDEE;}
#product_list .row2{background-color: #F2F2F2;}
#product_list a.purchase_link{text-decoration: none;}
#product_list a.full_link{text-decoration: none;}
#product_list .magglass{margin-right: 5px; margin-top: 2px; float: left;}
