#page ul#third_level{margin:10px 0 0 20px; padding:10px 20px; background-color:#F5F5ED;}
#page ul#third_level li{padding:10px; font-size:1.4em; border-bottom:1px dotted #999}
#page ul#third_level li a{ color:#666;}
#page ul#third_level li.selected{background-color:#EDEDDE;}
#page ul#third_level li.selected a{}

#page ul#fourth_level{margin:15px 0 30px 0;}
#page ul#fourth_level li{float:left; padding:5px 10px; font-size:1.1em; border-right:1px solid #333;}
#page ul#fourth_level li a{color:#333;}
#page ul#fourth_level li.selected{background-color:#E5E5E5;}
#page ul#fourth_level li.selected a{}

#page ul.common_list{margin:10px 0;}
#page ul.common_list li{margin:0 0 20px 0;}

#page table.white_page{width:100%; margin-top:20px;}
#page table.white_page thead tr th{background-color:#EEE; color:#333;}
#page table.white_page tbody tr td{background-color:#EDF4F7; border-bottom:1px dotted #999; line-height:1.7em;}
#page table.white_page tbody tr td.new{font-weight:bold; text-decoration:underline;}