#bodyRightRight {
	width: 30%;
	color: #636363;
	font: 11px Arial;
	padding-top: 6px;
}

#bodyRightRight a {
	color: #838383;
	text-decoration: none;
}

#bodyRightRight a:hover {
	color: #6da9e6;
	text-decoration: underline;
}

#bodyRightRight h4 {
	font: bold 12px Arial;
	margin: 0;
	padding: 0;
}

#bodyRightRight ul {
	padding: 0 4px;
	margin: 0;
	list-style: none;
	margin-bottom: 14px;
}

#bodyRightRight ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #a0a0a0;
}

