.toolbar.titlebar {font-weight: bold;font-size: 11px;padding-top: 5px;padding-bottom: 5px;height: 29px;}.toolbar.titlebar.beforeToolbar {border-bottom: 0px;height: 29px;}div.toolbar a {text-decoration: none;color: #000;}div.toolbar {height: 29px;cursor: default;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;padding-left: 5px;padding-right: 5px;padding-top: 2px;font-size: 11px;background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaeaea));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#eaeaea');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea')";border: 1px solid #CCC;}div.toolbar .btn {background-color: rgba(0, 0, 0, 0);background-position: 3px 50%;background-repeat: no-repeat;border: 1px solid rgba(0, 0, 0, 0);border-collapse: collapse;border-spacing: 2px;float: left;font-size: 11px;height: 23px;padding: 3px 3px 3px 25px;vertical-align: baseline;color: #333;}div.toolbar .btn:hover {border: 1px solid #ffb552;background-color: #ffe09d;}