@charset "utf-8";
/* CSS Document */
#chapterwrapper{
width:230px;
padding:5px 10px;
margin:0;

}
#chapterwrapper h2{font-weight:400;}
#chapterwrapper h3{text-indent:5px; color: #0066FF; margin-top:5px; margin-bottom:0;}
#chapterwrapper ul{margin:0; border-right:1px dashed #CC00CC; border-bottom:1px dashed #CC00CC;}
#chapterwrapper li{padding:5px; 3px;}

