h3 {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
	border-top: 1px dashed #10742F;
}

.sidebar2 {
 width: 180px;
 margin: 10px 0px 10px 10px;
 padding: 0px 0px 0px 15px;
 font-size: 0.9em;
 text-align: left;
 line-height: 1.6;
}

.sidebar2 h4 {
 margin: 0px 15px 10px 0px;
 padding: 3px 10px;
 font: bold 0.9em 'arial', sans-serif;
 text-align: left;
	border-top: 1px dashed #10742F;
	border-bottom: 1px dashed #10742F;
}

.sidebar2 ul {
 list-style:none;
 width: 165px;
}

.sidebar2 p {
 padding: 3px 0px 3px 15px;
}

.sidebar2 li {
 line-height: 0;
}

.sidebar2 li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dashed #CDDECD;
 color: #999999;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar2 li a:hover {
 border-bottom: 1px dashed #006600;
 background: #D9F0E0;
}

.link-note{
margin:0px 0px 20px 0px;}