﻿.toolbar{ 
    /*background:url(../Images/GridGanel/titlebar-bg.jpg) repeat-x;*/
    background-color:#e6e7e8;
    /*background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.5,#d6dbe9), to(#f5f5f5));*/
    zoom:1;
    position:relative;
    display:marker;
    margin-top:0px;
}

.toolbarDIY{ 
    background-color:#e6e7e8;
    /*background:url(../Images/GridGanel/titlebar-bg.jpg) repeat-x;*/
    /*background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.5,#d6dbe9), to(#f5f5f5));*/
}

.Button {
background:transparent;
border:none;
}