

/* styleswitch
----------------------------------------------- */
#styleswitch {position:fixed; top:200px; left:-200px; background:#fff; color:#ccc; width:200px; z-index:9999; padding:0px 5px 5px 5px; border:1px solid #ccc}
#styleswitch h3 {width:252px; font-size: 23px; background:#8DC153; padding:5px 10px 5px 20px; margin: -2px 0 5px -5px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#fff; margin-left:-10px; cursor:pointer}
#styleswitch h3 i {margin:0 5px}
#styleswitch a {height:22px; width:22px; margin:6px; text-indent:-09999px; display:inline-block }
#styleswitch a#color1 {background:#0FAF97}
#styleswitch a#color2 {background:#FF3E56}
#styleswitch a#color3 {background:#F25C27}
#styleswitch a#color4 {background:#0787C4}
#styleswitch a#color5 {background:#A75E99}
#styleswitch a#color6 {background:#622D19}

