#switcher { left: 0; padding: 8px 0; position: fixed; top: 220px; z-index: 3000; }
.styleswitcher h4{color:#333; font-size:12px; font-weight:bold; text-transform:uppercase; margin:10px 0 10px 6px;}
.styleswitcher .arrow-box { top:20px; right:-40px; position: absolute; }
.switch-button { background:#fff;cursor:pointer; display: block; box-shadow:2px 1px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow:2px 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow:2px 1px 5px rgba(0, 0, 0, 0.1); -o-box-shadow:2px 1px 5px rgba(0, 0, 0, 0.1); width:40px; height:40px; line-height:40px;text-align:center;font-size:21px; color:#333; display:block;} 
.styleswitcher { position: fixed; top: 150px; left: 0; width: auto; background:#FFF; padding:20px 10px 12px 10px; width:202px; z-index:3000; box-shadow:0px 10px 25px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 10px 25px rgba(0, 0, 0, 0.3); -moz-box-shadow:0px 10px 25px rgba(0, 0, 0, 0.3); -o-box-shadow:0px 10px 25px rgba(0, 0, 0, 0.3); display:block!important;}
.styleswitcher p { margin:0; }
.styleswitcher small{font-size:9px; margin-left:6px;}
.styleswitcher ul { margin: 0 auto; padding: 0; width:100%; }
.styleswitcher ul li { list-style: none; margin:0 4px 10px 8px; display:inline-block;}
.styleswitcher ul li a { float: left; width: 16px; height: 14px; opacity: 1; filter: alpha(opacity=100); border:1px solid #999; }
.styleswitcher ul li a:hover { opacity: 1; filter: alpha(opacity=100); }
.styleswitcher ul li.nomargin { margin-bottom:2px; }
ul.color-scheme li a:hover { opacity: 1; filter: alpha(opacity=100); }

ul.color-scheme li a{width:28px; height:28px;}
ul.color-scheme li a:hover { opacity: 1; filter: alpha(opacity=100); }
ul.color-scheme li a.color1 { background: #ffe400; }
ul.color-scheme li a.color2 { background: #60EB7B; }
ul.color-scheme li a.color3 { background: #BAD7D4; }
ul.color-scheme li a.color4 { background: #4AABB1; }
ul.color-scheme li a.color5 { background: #D95F47; }
ul.color-scheme li a.color6 { background: #AF5669; }
ul.color-scheme li a.color7 { background: #13DCF2; }
ul.color-scheme li a.color8 { background: #FF6533; }
ul.color-scheme li a.color9 { background: #665F57; }
ul.color-scheme li a.color10 { background: #34B9D4; }
ul.color-scheme li a.color11 { background: #7cb854; }
ul.color-scheme li a.color12 { background: #9787BD; }