
#rightbox {
	background-color:#fff;
	color: #666;
}

#rightbox a {
	color: #f89633;
}


#rightbox h2 {
    background-image: none;
	color:#000099;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top:0;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	font-size: 100%;
	font-variant:normal;
	letter-spacing: .05em;
	text-align: center;
}

