.editable-in-place li {
	margin-left: 25px;
	list-style: disc;
}
.product-left {
   float: left;
    width: 200px;
    text-align: center;
    margin: 10px;
    min-height: 1000px;
}
.additional-images img,
.product-pic img {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ddd;
    padding: 5px;
}
.enlarge {
    margin: 10px 0;
}
.specs-container {
    text-align: left;
}
.product-right {
    width: 250px;
    float: right;
    margin: 0 0 20px 20px;
}
.right-box {
    background: #efefef url(/images/product-right-bg.jpg) 0 0 repeat-x;
    padding: 3px;
}
.price-box {
    text-align: center;
}
.price-box-inner {
    border: 1px solid #ddd;
    padding: 7px;
}
.enlarge {
    clear: left;
    text-align: center;
    font-size: .9em;
}
.price {
    color: #FF1111;
    font-weight: bold;
    font-size: 1.4em;
}
.cart {
    margin: 10px 0;
}
.Product-47 .cart {
    display: none;
}
.not-online {
    font-weight: bold;
    margin-top: 20px;
}
.documents {
    margin: 20px 0;
}
.documents-inner {
    border: 1px solid #ddd;
    padding: 7px;
}
.documents li {
    margin-bottom: 5px;
    font-weight: bold;
}
.feature-value {
    text-align: center;
}
.specs-container-inner {
    padding: 7px;
    border: 1px solid #ddd;
}
table.features td {
    padding: 3px;
}
tr.even td {
    background-color: #fcfcfc;
}
p.specs-header {
    background-color: #efefef;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    margin: 0;
    padding: 2px;
    color: #666;
}
.header {
    font-weight: bold;
    color: #333;
    /*border-bottom: 1px solid #ddd;*/
    padding-bottom: 5px;
    margin-right: 260px;
}
.step-name {
    font-weight: bold;
    color: #666;
}
.related-header {
    font-weight: bold;
    margin-top: 15px;
}
.related-products li {
    float: left;
    width: 110px;
    text-align: center;
}
.options-available,
.related-products {
    margin-bottom: 15px;
    margin-left: 220px;
}
.option-price {
    color: green;
}
.options-available li {
    line-height: 25px;
}
.related-products img {
    height: 100px;
}
li.orientationLookingUPTheStaircase,
li.measurements {
    display: none;
}
.option-pic {
    height: 25px;
}
li.no-image img.option-pic {
    display: none;
}
.video-box {
    float: left;
    /*margin-left: 220px;*/
    margin-bottom: 20px;
}
.video-box div {
    margin-bottom: 10px;
}
.video-link {
    height: 20px;
    line-height: 20px;
    margin: 10px 0 20px 220px;
    font-weight: bold;
    background: url(/images/video.gif) 0 0 no-repeat;
    padding-left: 25px;
}
.video-header {
    font-weight: bold;
    margin-top: 10px;
}
.curved-rp-box {
    margin-top: 20px;
}
