     #integrator_social h3{
        font-size:14pt;
        color: #336699;
        font-family: 'Lucida Grande','Lucida Sans';
        font-weight: bold;
    }   
    
    #inegrator_s{
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        position: fixed;
        top:50px;
        left:-295px;
        width:320px;
        height:80px;       
        background: #2d4887 url('../../images/facebook.png') 298px center no-repeat;
        cursor: pointer;
        z-index:99999;
    }
    #inegrator_s_cont{
        width: 295px;
        height: 565px;
        background:#2d4887;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        z-index:99999;
    }
     
    #wss_cont iframe{
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-top: 3px;
    } 
    
	#inegrator_vk{
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        position: fixed;
        top:305px;
        left:-295px;
        width:320px;
        height:80px;
        z-index:99;   
        background: #5b7fa6 url('../../images/vk.png') 298px center no-repeat;
        cursor: pointer;
    }
    #inegrator_s_vk{
        width: 295px;
        height: 305px;
        background:#5b7fa6;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-top: 4px;
        z-index:99;   
    }    
    #inegrator_tw{
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        position: fixed;
        top:135px;
        left:-295px;
        width:320px;
        height:80px;
        z-index:9999;    
        background: #47c7ee url('../../images/twitter.png') 298px center no-repeat;
        cursor: pointer;
    }
    #inegrator_s_tw{
        width: 295px;
        height: 305px;
        background:#47c7ee;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-top: 4px;
        z-index:9999;   
    }
   
   #inegrator_google{
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        position: fixed;
        top:220px;
        left:-295px;
        width:320px;
        height:80px;
        z-index:999;   
        background: #fff url('../../images/google.png') 298px center no-repeat;
        cursor: pointer;
    }
    #inegrator_s_google{
        width: 295px;
        height: 125px;
        background:#fff;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-top: 4px;
        z-index:999;   
    }
    
    #___plus_0,#wss_cont_g1 iframe{
        width: 290px !important;
        height: 560px !important;
        overflow: hidden;
        background: #fff;
        -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
    }
    
    