
#contents h2          { color: #665522; background: url("../img/bg_h2_e.jpg") no-repeat 0 -2px; height: 30px;  }
#contents h3          { text-align: left; background: url("../img/bg_h3_e.gif") no-repeat 5px 4px; padding: 5px 0px 10px 30px; margin: 2em 0em 2em 0.5em; color:#555555; font-size:1.0em; }
#contents #summary h3 { text-align: left; background: url("../img/bg_h3_summary_e.gif") no-repeat 5px 2px; padding: 4px 0px 10px 35px; margin: 3em 0em 1em 0em; color:#333333; font-size:1.0em; }
#contents #summary hr { display:none; }
#contents h4          { text-align: left; background: url("../img/bg_h4_e.gif") no-repeat 5px 2px; padding: 4px 0px 10px 35px; margin: 3em 0em 1em 0em; color:#333333; font-size:0.9em; }


#series               { border-bottom:1px #aaaaaa solid; border-right:1px #aaaaaa solid; border-collapse: collapse; }
#series th            { border-left: 1px #dddddd solid; background-color: #aaaaaa; }
#series td            { border-left: 1px #aaaaaa solid; border-top: 1px #aaaaaa solid; padding: 5px; }
#series .no           { text-align:center; }
#series .sumb         { height:160px; text-align:center; }
#series .text         { text-align:left; vertical-align:middle; }


#contents .sanskrit { margin:1.0em 3.0em; }


@media print {
	#contents h2 { background: none;  }
}

