﻿/* panels holder */
.ob_show_panelsholder
{
    z-index:1000;
}

/* panel */
.ob_show_panel
{
	overflow:hidden;
}


