body, p, div, li, td {
    font-size:11px;
    color:#222;                                                                                                                      
        line-height: 15px;
}
div {
    margin:0;
    padding:0;
}
img {
    border:0;
}
a, a:visited {
    text-decoration:none;
}
a {
    color:#00f;                                                                                                                      
}
a:visited {
    color:#551a8b;                                                                                                                   
}
a:hover {
    text-decoration:underline;
}
img[align=left] {
    margin-right:0.5em;
    padding-right:0.5em;
    margin-bottom:0.5em;
    padding-bottom:0.5em;
}
img[align=right] {
    margin-left:1em;
}
h2 {
   font-size:20px;
   line-height:0px;
   font-weight:normal;
   color:#990000;                                                                                                                    
   margin:0 10px;
   padding: 30px 10px 20px 10px;
}
h2.email_header {
    font-size:30px;
}
#email-content {                                                                                                                     
    margin-left: 20px;
    margin-right: 20px;
    padding: 8px;
    background-color:#fff;                                                                                                           
}
#email-footer {                                                                                                                      
   width:600px;
   font-size:10px;
   font-weight:normal;
   line-height:13px;
}
#email-page-all {                                                                                                                    
    width:600px;
    margin:0 auto 0.8em;
    background-color:#fff;                                                                                                           
    border: 1px solid #d4d4d4;                                                                                                       
}
#email-page {                                                                                                                        
    width:600px;
        padding:10px;
    margin:0 auto 0.8em;
    background-color:#eee;                                                                                                           
    border-bottom: 0px;
}
.clear2 {
    font-size:0;
    clear:left;
    width:100%;
    height:20px;
    margin:0;
    padding:0;
    background:transparent;
    border:none;
    color:#fff;                                                                                                                      
}

hr {
    border:none;
    color: #ccc;                                                                                                                     
    background-color: #ccc;                                                                                                          
    height: 1px;
    width:100%;
    clear:both;
}

.book-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.book-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
}

.book-desc-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.price {
    font-weight: normal;
    color: #000;                                                                                                                     
}

.price-color, .special {
    font-weight: bold;
    color: #990000;                                                                                                                  
}

.discount {
    font-size:10px;
    line-height:13px;
    font-weight: normal;
    color: #000;                                                                                                                     
}

.free {
    font-weight: bold;
    color: #990000;                                                                                                                  
}

.quote, .quote-sig {
    clear:left;
    font-size:14px;
    color:#666;                                                                                                                      
    line-height: 18px;
}

.quote-sig {
    font-size:11px;
}
#search {                                                                                                                            
    float:right;
    margin:22px 10px 0 10px;
    padding: 5px;
    background-color: #eeeeee;                                                                                                       
    border:1px solid #d4d4d4;                                                                                                        
}

.book-cover {
    float:right;
    padding-bottom: 6px;

}
.cover {
        float:left;
        padding:0 5px 5px 0;
        width:105px;
	height:10em;
        text-align:right;
         background:url(http://www.oreilly.com/images/ads/gfx/soon_xs.gif) no-repeat top right;                                      
}

.pr-subheading {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
        font-style:italic;
        color:#666666;                                                                                                               
        text-align:center;
}
.pr-heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
        color: #000000;                                                                                                              
        text-align:center;
}
