#sidebar {
	width: 140px;
	padding: 0px 0px 0px 0px;

}

#sidebar h2 {
	font-size: 10pt;
	color: #bf8c0a;
	font-weight : bold;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

#sidebar p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#sidebar ul {
	list-style: none;
}

#sidebar a {
	font-weight: bold;
	color: #bf8c0a;
	text-decoration: none;
}



#sidebar li {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
