.help-container{z-index:999;position: fixed;right:-138px;top:266px;}
.helpMe{width:138px;height:188px;border:1px solid #BFBFBF;border-radius: 5px; background:url(img/bg-helpme.png);}
.kf-img{width:127px;margin:6px auto 3px;}
.kf-img img{width:127px;}
.kf-user{text-align: center;color:#FF9000;font-family: 'Arial';font-weight: bold;margin-bottom:6px;}
.kf-user img{vertical-align:middle;}
.kf-btn{display: block;width:115px;height:23px;line-height:23px;background:url(img/bg-kfbtn.png);margin:3px auto;font-size:12px;color:#fff;text-decoration: none;text-align: center;letter-spacing:2px;text-shadow: 0 2px 2px #000;}
.kf-btn:hover,.kf-btn:focus,.kf-btn:active{color:#fff;}
.kf-download{text-align: center;margin-top:6px;}
.kf-download a{font-size:12px;color:#1A83F5;text-decoration: none;line-height:25px;}
.kf-download a:hover{text-decoration: underline;}
.switcher{left:-54px;width:59px;height:54px;position:relative;/* filter:drop-shadow(0px 0px 3px rgba(0,0,0,.5)); */cursor:pointer;}
.switcher-left{ background:url(img/bg-switcher.png) 0 0 no-repeat;}
.switcher-right{ background:url(img/bg-switcher.png) -56px 0 no-repeat;}
/* .switcher-right::after,.switcher-left::before{ position: absolute;}

.switcher-right::after{content: "";width:0;height:0;top:0;right:-10px; border-width:21px 0 21px 10px;border-style: solid; border-color: transparent;border-left-color:#fff; }
.switcher-left::before{content: "";width:0;height:0;top:0;left:-10px; border-width:21px 10px 21px 0;border-style: solid; border-color: transparent;border-right-color:#fff; }
 */
.switcher img{width:28px;height:28px; margin:13px 13px 13px 16px;}
.switcher span{font-size:10px;}