@charset "utf-8";
/* CSS Document */

.fblivebox
{
    background-image: url('../images/facebook/facebook4.png');
    background-repeat: repeat-x;
    float: right;
    height: 403px;
    position: fixed;
    right: -200px;
    top: 30%;
    width: 232px;
}

.fblivebox p
{
    float: right;
    height: 403px;
    margin-left: 40px;
    margin-top: 18px;
    position: absolute;
    width: 232px;
}