div#cat_alternate {
    clear: both;
    border: 5px solid #DBEEFF;
    margin: 5px 75px 5px 75px;
    padding: 8px;
    text-align: center;
}

div#cat_alternate p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

div#cat_main {
    float: left;
    clear: left;
    width: 470px;
    margin: 15px 0px 5px 5px;
    padding: 3px;
}

div#cat_main p {
    font-size: 14px;
    font-weight: bold;
}

div#cat_short {
    float: right;
    clear: right;
    width: 225px;
    margin: 20px 5px 0px 5px;
    padding: 3px;
}

div#cat_short p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

dl.cat_models {
    display: block;
    float: right;
    clear: right;
    margin: 0px 10px 0px 0px;
    width: 225px;
}

dl.cat_models dt {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

dl.cat_models dd {
    margin: 15px 0px 0px 0px;
    padding-left: 14px;
    background: url(spot.gif) no-repeat center left;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.08em;
}

div#cat_applications {
    clear: left;
    padding: 3px;
    margin: 5px 270px 5px 5px;
    font-size: 13px;
    text-align: left;
}

dl#cat_factories {
    float: right;
    clear: right;
    width: 200px;
    margin-right: 20px;
    line-height: 1.3;
    color: #555;
}

dl#cat_factories dt {
    padding: 10px 15px 0px;
    background: url(box.jpg) no-repeat top;
    font-weight: bold;
}

dl#cat_factories dd {
    margin: 0px;
    padding: 5px 15px 10px;
    background: url(box.jpg) no-repeat bottom;
}

dl#cat_factories dd p {
    margin: 0px;
    padding: 0px 0px 5px;
    font-size: 12px;
    text-align: center;
}

ul#cat_benefits {
    width: 500px;
    margin-left: 0px;
    font-size: 12px;
    text-align: left;
}

ul#cat_benefits li {
    list-style: disc inside;
    margin: 0px;
    padding: 0px;
}

ul#cat_uses {
    width: 500px;
    margin-left: 0px;
    font-size: 12px;
    text-align: left;
}

ul#cat_uses li {
    list-style: disc inside;
    margin: 0px;
    padding: 0px;
}
