#header_block{
 margin: 0 0 40px 0;
}

#read_block{
 margin: 0 0 40px 0; 
}

#read_block h2{
 color: #355910;
 font-weight: bold;
 margin-bottom: 1em; 
 font-size: 1.2em;
}

#read_block p{
 font-size: 0.9em;
 line-height: 1.4em;
}

#read_block .imageright{
 overflow: hidden;
}

#price_block{
 margin: 0 0 40px 0; 
}

#price_block_inner{
 margin: 0 0 10px 0;
 font-size: 1.4em;
 font-weight: bold;
 border-radius: 4px;
 border: 2px solid #fa8d0d;
 color: #fa8d0d;
 text-align: center;
 padding: 1em 0 1em;
}

#shop_block h2{
 color: #b51f23;
 font-weight: bold;
 margin-bottom: 1em; 
 font-size: 1.1em; 
}

#shop_block h3{
 font-weight: bold;
 margin-bottom: 1em; 
 font-size: 1.0em; 
}

#shop_block{
 padding: 20px;
 background-color: #e4d8c9;
 margin-bottom: 2em;
}

#outline_block dl{
 font-size: 0.8em;
}
#outline_block dl dt{
 font-weight: bold;
 font-size: 1.2em;
 margin-bottom: 0.5em
}

#outline_block dl dd{
 margin-bottom: 2em;
}