/* Custom style */
#contentBucket {
    position: absolute;
    top: 130px;
    left: 261px;
    width: 690px;
    height: 249px;
    padding: 15PX 50px 0px 15px;
    border-width: 0px;
    border-style: solid;
    border-color: #ccc;
    background-color: #ffffff;
}

#content {
    width: 400px;
}

