@charset "utf-8";
/* CSS Document */

#contents {
    padding-bottom: 20px;
    margin-top: -10px;
	margin-left: -10px;
}

#contents li {
display:inline;
list-style-type:none; 
padding-left:0;
margin-left:0;
}

#contents li:before { content: "| "; }
#contents li:first-child:before { content: ""; }

.boldrow { font-weight:bold; }

#shaded3, #shaded6, #shaded10, #shaded11, #shaded17, #shaded20, #shaded21, #shaded22, #shaded25, #shaded27, #shaded32, #shaded42, #shaded43, #shaded51, #shaded52, #shaded53 { background-color:#cccccc; }