#leftbox1 {
     display: block; margin: 2px 0;
     background: #ffffff;
     border: 0px solid #999999;
}
#text1 #leftbox1 p.header { 
     background-image: none;
     color: #000000;
     font-size: 90%;
     font-weight: bold;
     text-align: center;  
     line-height: 17px;
     margin: 0;
}

#text1 #leftbox2 p.header { 
     background-color: #ffffff;
     height: 22px;
     border-left: 0px; 
     border-right: 0px; 
     margin: 0;
}

#leftbox2 {
     background-image: url(../images/pattern1.gif);
     border: 0px solid #ffffff;
     margin-top: 10px;
}
#text1 #leftbox2 p.header  a {
     color: #000000;
}

#text2 #leftbox2 p.header {
     background-image: none; 
     margin: 0;
}

#text1 #leftbox2 p.sentence {
     display: block; 
	 padding: 2px 2px;
     font-size: 85%;
     text-indent: 5px;
     border-bottom: 1px dotted #666666;
}

#text1 #leftbox3 p.header { 
     line-height: 17px;
     margin: 0;
}
#text1 #leftbox3 p.sentence {
     display: block; 
	 padding: 3px 3px;
     font-size: 85%;
     text-indent: 5px;
}

#leftbox1 ul {
      margin: 0 0 0 0;
      padding: 0;
      width: 170px;
}
#leftbox1 li {
     display: block;
     background-image: url(../images/pattern1.gif);
     list-style: none;
     margin: 0px 0px;
     padding-top: 5px;
     line-height: 100px;
     font-size: 80%;
}

#leftbox1 li a {
     text-decoration: none;
     color: #000000;
     margin-left: 5px;
}

