#toolbar, #toolbar > div{background-image:url(./images/bg-toolbar.png);background-repeat:no-repeat;}
#toolbar{position:fixed;left:-152px;top:45px;background-position:-188px bottom;padding-bottom:13px;max-width:188px;min-width:38px;color:#333;float:left;}
#toolbar > div{width:100%;float:left;background-position:left top;min-height:300px;}
.trigger{width:30px;height:0;padding-top:133px;overflow:hidden;float:right;margin-right:8px;margin-top:184px;cursor:pointer;background:url(./images/trigger.png) no-repeat left top;}
#hide-toolbar{display:none;background-position:left bottom;}
.toolbar-content{width:150px;float:left;padding-top:17px;}
#toolbar dt{background:url(./images/bg-toolbar-subtitle.png) no-repeat left top;height:39px;text-align:center;font-size:16px;font-weight:bold;line-height:38px;width:100%;float:left;}
#toolbar dd{padding:15px 0 15px 15px;width:135px;float:left;}
#toolbar .subtitle{font-size:11px;font-weight:bold;text-transform:uppercase;text-shadow:0 1px 0 #fff;padding:0 15px 10px 0;line-height:1em;}
#toolbar .color{width:18px;height:18px;float:left;margin:0 10px 10px 0;border:solid 1px #dedede;box-shadow:0 1px 1px #757575;-moz-box-shadow:0 1px 1px #757575;-webkit-box-shadow:0 1px 1px #757575;}
#toolbar .divider{width:100%;height:2px;clear:both;background:url(./images/toolbar-divider.png) no-repeat left center;border:none;margin:0;padding:15px 0;}
#select-color{padding-bottom:10px;}
#select-color a{display:inline-block;font-size:12px;background:url(./images/btn-select-color.png) no-repeat left top;width:82px;height:32px;line-height:30px;font-weight:bold;padding-left:30px;color:#333;}
#current-color .left{margin-right:10px;line-height:1.1em;font-size:12px;}
#current-color a{color:#2c73c1;}
#toolbar .nav-styles{padding-right:15px;font-size:12px;font-weight:bold;line-height:1em;}
#toolbar .style-switch{width:122px;padding:0 1px;float:left;margin-top:8px;background:url(./images/bg-switch.png) no-repeat left top;min-height:19px;}
#toolbar .style-switch span{display:inline-block;width:61px;height:16px;background:url(./images/btn-slider.png);margin-top:2px;cursor:pointer;outline:0;}
#colorPickerDiv table{background:#fff;padding:2px !important;width:156px !important;border:1px solid #343434;border-collapse:separate !important;border-spacing:2px 2px !important;}
td.color{padding:7px;}