.lp-wrap {
    width: 21em;
    position: absolute;
    left: 55%;
    top: 0;
    margin-left: -10.55em;
}

.lp-bottom {
    background: url('../images/lp-btm.png') no-repeat;
    height: 2.3em;
    color: #fff;
    font-size: 1.3em;
    cursor: pointer;
    text-align: center;
    line-height: 2.1em;
}

.lp-top {
    background: #ebf0f6;
    display: none;
    font-size: 1.3em;
    color: #8fa0ae;
    padding: 1em 0;
}

.lp-in-f, .lp-in-s {
    margin-bottom: 1em;
}

.lp-in-f, .lp-in-s, .lp-in-t {
    padding: 0 1em;
}

.lp-in-f input, .lp-in-s input  {
    background: #fff;
    border: 1px solid #d1e0ed;
    color: #365d81;
    width: 9.38em;
    float: right;
}

.lp-top fieldset {
    border: none;
}

.lp-in-t div {
    display: block;
    width: 49px;
    height: 20px;
    line-height: 1.36em;
    float: right;
    text-align: center;
    background: url('../images/lp-button.png') no-repeat;
    color: #fff;
    cursor: pointer;
}

.lp-in-t a {
    color: #365d81;
    text-decoration: underline;
}