/*chapter3*/

div.summary1{
 background-image:url(../images/chapter_bg3.gif);
 background-repeat:repeat-x;
 margin-top:30px;
}

h3{
 padding-bottom:0.2em;
 border-bottom:1px solid #000000;
}

h3.letter{
 border-bottom:none;
 margin-top:1.5em;
}

h4{
 font-size:100%;
 padding-bottom:0.1em;
 margin-bottom:8px;
 margin-right:1em;
 border-bottom:1px dotted #7C7C7C;
 text-align:left;
}

h4.dash{
 font-size:100%;
 padding-bottom:0.2em;
 margin-right:1em;
 border-bottom:none;
 margin-top:0px;
 margin-bottom:0px;
 text-align:left;
}

p.baseimage{
 text-align:center;
 margin-bottom:0px;
 padding-top:0px;
 margin-top:0px;
}

p.dashimage{
 text-align:center;
 margin-top:0px;
 margin-bottom:24px;
 padding-bottom:12px;
}

div.ctr{
 text-align:center;
}

p.tblcaption{
 text-align:right;
 font-size:90%;
 border:1px solid #7C7C7C;
 padding:0.3em;
 width:280px;
 margin-left:auto;
}

.commentary{
 line-height:1.3em !important;
 text-align:center;
 padding-left:1em;
 padding-top:0em;
 margin-top:0em;
 text-indent:0px !important;
 font-size:83%;
}

table.visual th{
 font-weight:normal;
 padding-top:8px;
}
