/* General */
@import url(level2.css);

#panel_right{
	background: url(./images/hdr_news.gif) top no-repeat;
}


#panel_right .right_pane{
	background: url(./images/menu_bg.gif) repeat-y;
	padding: 20px 0 30px 0;
}

#panel_right .right_pane_bottom{
	background: url(./images/menu_bt.gif) top; 
	height:3px;
}

