#pls-ad-info-tbl-main {
    width: 615px;
    margin:auto;
    position:relative;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align:left;
}

#pls-ad-info-main {
    padding-top: 10px;
}

#arrow-left,
#arrow-right {
    cursor: pointer;
    background: url(left-right-arrow.gif) no-repeat;
    width: 25px;
    text-indent: -999em;
    height: 50px;
    position: absolute;
    top: 70px;
}

.product-details dt {
    float:left;
    width:35%;
}

.product-details dl,
.product-details dt,
.product-details dd {
    font-weight:normal;
    margin:0;
    padding:0;
    text-align:left;
}

.product-details dd {
    margin-left:35%;
    width:64%;
}

#progress {
    position: absolute;
    width: 250px;
    height: 1em;
    top: -2em;
    font-size: 12px;
    font-weight: bold;
    line-height: 2em;
    background: #fff url(progress.gif) no-repeat left 50%;
    display: none;
    z-index: 1000;
}

#arrow-left {
    left: -30px;
}

#arrow-right {
    left: 255px;
    background-position: -25px top;
}

#pls-ad-info-img {
    float: left;
    width: 250px;
    text-align: center;

    position: relative;
}

#pls-ad-info-img div a {
    font-size: 12px;
    font-weight: bold;
}

#pls-ad-info-title {
    float: left;
    width: 365px;
    text-align: center;
}

#pls-ad-info-title div {
    margin: 3em 0;
    font-weight: bold;
    font-size: 120%;
}

#pls-ad-info-title input {
    display: none;
}

#pls-ad-info-details {
    clear: left;
}

#pls-ad-info-tbl-main hr {
    clear: both;
}

#img-see-larger {
    position: relative;
}

#img-x-of-y {
    position: absolute;
    width: 5em;
    right: 0;
    text-align: right;
    font-weight: bold;
    height: 1em;
}

@import print.css
