/*CSS for cell : quickerHistory*/
.qhistory-holder
{
    position:absolute;
    left:0px;
    top:0px;
}
.Qhist-inner-frame
{
    position: absolute;
   /* border: thin solid #feb300;*/
    border-radius: 5px;
    
}

.Qhist-Title-frame
{
    position: absolute;
    top:30px;

}