

#right_panel
{
	width:598px;
	position:relative;
	height:auto;
	float:left;
	padding-left:5px;
}

#right_panel #top_right_panel
{
	background:url(/includes/images/common/recipes/top_right_panel.jpg) no-repeat;
	height:28px;
	width:598px;
	position:realtive;
	font-weight:bold;
	color:#FFF;
	line-height:28px;
	text-align:center;
	text-shadow:0px 1px 2px #6a6a6a;
}

#right_panel #middle_right_panel
{
	background:url(/includes/images/common/recipes/bg_right_panel.jpg) repeat-y;
	height:745px;
	width:598px;
	position:realtive;
}

#right_panel #bottom_right_panel
{
	background:url(/includes/images/common/recipes/bottom_right_panel.jpg) no-repeat;
	height:12px;
	width:598px;
	position:realtive;
}

.middle_overflow
{
	overflow-y:scroll;
	overflow-x:hidden;
	width:590px;
	position:relative;
	height:745px;
}
