#right_panel {
	padding: 12px 0 50px 0;
	width: 150px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
}

#right_panel h3 {
	margin: 0;
	padding: 5px 0 0 8px;
	height: 24px;
	overflow: hidden;
	border: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background: url(../images/right_panel_heading_bg.gif) repeat-x top;
}

div.right_panel_item {
	margin-bottom: 1px;
	border-bottom: 1px solid #036;
	color: #424f58;
}

div.right_panel_item h4 {
	margin: 6px 0;
	font-size: 12px;
	font-weight: bold;
}

div.right_panel_item p {
	margin: 10px 0 10px 0;
}

a.more_info {
	padding-left: 16px;
	font-size: 10px;
	color: #424f58;
	background: url(../images/right_panel_arrow.gif) no-repeat center left;
}

a.more_info:hover {
	text-decoration: none;
}

div.featured_events_reminder {
	float: right;
	padding-top: 3px;
}