.Box_Social {
    top: 330px;
    position: absolute;
    left: 296px;
    font-size: 12px;
}
.Box_Social_login{
    /*position: absolute;*/
    /*font-size: 12px;*/
    right: 12px;
    /*top: 272px;*/
}
a.Popup_Face {
    background: url(../images/facebook-29-noel.png) no-repeat 0 1px;
    width: 32px;
    height: 32px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 5px;
}
a.Popup_Plus {
    background: url(../images/google-plus-29-noel.png) no-repeat 0 1px;
    width: 32px;
    height: 32px;
    display: block;
    text-indent: -9999px;
    float: left;
    margin-right: 5px;
}
a.Popup_Kul {
    background: url(../images/kul-30-noel.png) no-repeat 0 1px;
    width: 32px;
    height: 32px;
    display: block;
    text-indent: -9999px;
    float: left;
}
a.Popup_Plus:hover, a.Popup_Kul:hover, a.Popup_Face:hover, a.Popup_Yahoo:hover {
    margin-top: -1px;
}
.Box_Social .TextCenter {
    float: left;
}
a.Popup_Yahoo {
    background: url(../images/icon-yahoo-32.png) no-repeat 0 1px;
    width: 32px;
    height: 32px;
    display: block;
    text-indent: -9999px;
    float: left;
}