#cont img 
{
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#rightpane {
	padding: 10px;
	padding-top: 0px;
	border-left: 1px solid #DFCC90;
	width: 250px;
}

#rightpane li {
    list-style-image: none;
	list-style-type: none;
	line-height: 15px;
	padding-bottom: 5px;
}

#rightpane ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#rightpane ul li:before {
	content: "\00BB \0020";
	color: #8C0018;
	font-weight: bold;
}
