#topLeft {
	padding-left: 10px;
}
#topText {
	padding: 2px 0px 0px 8px;
}
#topText a {
	 font-weight: bold;
	 font-size: 14px;
	 color: rgb(192, 191, 143);
}
h2.innerRRList {
	color: #996633;
	margin: 0;
}
.rrBullets {
	-webkit-padding-start: 0;
	padding-left: 0;
	list-style: none;
	margin: 3px 0 0 0;
}
.rrBullets li {
	list-style: none;
	padding-left: 10px;
	background-image: url(/common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.rrBullets a {
	text-decoration: none;
}
