#r_sidebarwidgeted h2 {
	cursor: pointer;
	cursor: hand;
	position: relative;
}

#r_sidebarwidgeted h2 span {
	position: absolute;
	top: 9px;
	right: 15px;
	font-weight: bold;
}