.rightlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rightlinks ul li{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EAEAEA;
	list-style-position: outside;
}

.rightlinks ul li a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EAEAEA;

}

h2 {
	font-size: 16px;
	font-weight: bold;
}
