#leftmenu {
	background-image: url(/css/smallpanel_bg.png);
	background-repeat: repeat-y;
}

#smallpanel_bottom{
background-image:url(/css/smallpanel_bottom.png);
background-repeat:no-repeat;
}

#smallpanel-holder{
background-image:url(/css/top_smallpanel.png);
background-repeat:no-repeat;

}


#panel{
background-image:url(/css/panel_bg.png);
background-repeat:repeat-y;
}
#paneltop{
background-image:url(/css/wide_panel_top.png);
background-repeat:no-repeat;
}



 	#loginpanel{
background-image:url(/css/bg_login_form.png);
background-repeat:no-repeat;
background-position:top;


}
#panel_end{
background-image:url(/css/big_panel_bottom.png);
background-repeat:no-repeat;
background-position:top;
}
