
/*//////////////////// Always Night ///////////////////*/

.alwaysNight {
    float: left;
    position: relative;
    width: 707px;
    height: 486px;
    background: transparent url('img/bg_always_night_lp.jpg') no-repeat;
}

.alwaysNight .title {
    position: absolute;
    left: 24px;
    top: 59px;
}

.alwaysNight p {
    position: absolute;
    display: block;
    width: 323px;
    height: 108px;
    padding: 20px 0 0 20px;
    color: #165188;
}

.alwaysNight .box4fix {
    width: 151px;
    padding-right: 172px;
    left: 24px;
    top: 101px;
    background: transparent url('img/bg_always_night_box.gif') no-repeat;
}

.alwaysNight .boxPantyliners {
    width: 218px;
    padding-right: 105px;
    left: 24px;
    top: 242px;
    background: transparent url('img/bg_always_night_pantyliners_box.gif') no-repeat;
}

.alwaysNight .boxPantyliners .txt {
    position: absolute;
    left: 20px;
    bottom: 15px;
}

.alwaysNight .bottomText {
    position: absolute;
    right: 118px;
    top: 443px;
}

