#sidebar {
	width: 140px;
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

#sidebar h3 {
	padding: 10px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
	margin-top : 0pt;
	margin-bottom : 0pt;
	border-top: 1px solid #bebebe;
}

#sidebar img {
	margin-left: -10px;
	margin-top: 5px;
}

#sidebar img:hover {  
	Opacity: 0.8;
}

#sidebar p {
	font-family: Trebuchet MS;
    font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidebar ul {
	list-style: none;
}

#sidebar a {
	font-family: Trebuchet MS;
	font-weight: bold;
    font-size: 11px;
	color: #274105;
	text-decoration: none;
}

#sidebar li {
	padding: 0px 0px 0px 0px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


.s2dt  {
	padding-left: 5px;
}


