﻿.MyButton
{
 BACKGROUND-COLOR: #eee8aa;
 BORDER-COLOR: DodgerBlue;
 BORDER-WIDTH:1px;
 BORDER-STYLE : solid;
 COLOR: #b22222;
 FONT-FAMILY: Tahoma;
 font-style :normal;
 text-decoration:none;
 cursor:hand;
}

.ob_show_panel 
{
        overflow: visible;
}
