	div#layout div#texts { background-color: transparent;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
    z-index: 3000;
    position: absolute;
    right: 0px;
    width: 500px;
    margin-top: 145px;
    line-height: 25px;
    padding-right: 10px;
    text-align: left;
    padding-bottom: 20px;
    height: 0px;
    font-size: 14px;
    left: 330px;
    top: 12px;
    opacity: 1;
    color: black;
    }
