@charset "UTF-8";
#container #sidebar p {
    display: block
	padding: 4px 4px 4px 0.5em;
    border-right: 1px solid #000000
	padding: 0;
	margin-bottom: 1em;
	width: 15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
	background-color: #FFCC99;
	background-repeat: repeat-y;
	list-style-type: none;
}
