#rightinbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #00C;
	margin: 0px;
	text-align: center;
	padding: 1em;
	font-weight: bold;
}
#rightinbar #doc p {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightinbar #doc a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightinbar #doc a:link {
	text-decoration: none;
	color: #00C;
}
#rightinbar #doc a:visited {
	color: #00C;
	text-decoration: none;
}
#rightinbar #doca:hover {
	color: #900;
	text-decoration: none;
}
#rightinbar #doc a:active {
	color: #00C;
	text-decoration: underline;
}
#rightinbar #forum a:link {
	text-decoration: underline;
	color: #00C;
}
#rightinbar #forum a:visited {
	text-decoration: underline;
	color: #069;
}
#rightinbar #forum a:hover {
	color: #900;
	text-decoration: underline;
}
#rightinbar #forum a:active {
	text-decoration: underline;
	color: #00C;
}
#rightinbar #doc #forum{
	text-align: center;
}
