

#paging_container1
{
    height: 320px;
}

#paging_container2
{
    height: 356px;
}

#paging_container3
{
    height: 190px;
}

#paging_container4
{
    height: 307px;
    overflow: hidden;
}

#paging_container8 .no_more
{
    background-color: white;
    color: gray;
    cursor: default;
}

.ellipse
{
    float: left;
}

.container
{
    min-width: 750px !important;
}

.page_navigation, .alt_page_navigation
{
    float: right;
    margin-right: 28px;
}

.page_navigation a, .alt_page_navigation a
{
    padding: 3px 5px;
    margin: 2px;
    color: white;
    text-decoration: none;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    background-color: #DB5C04;
}
.active_page
{
    background-color: white !important;
    color: black !important;
}

.content, .alt_content
{
    color: black;
    padding-left: 0px;
    width: 710px;
}

.content li, .alt_content li, .content > p
{
    list-style: none;
}
.content li, .alt_content li, .content a
{
    text-decoration: none;
}
.content li a
{
    color: #0067cf;
    font-size: 13px;
    font-family: Arial;
}
.paging
{
}
.orther_text_product
{
    height: 170px;
    max-height: 170px;
    overflow: hidden;
}
.orther_text_product p
{
    font-size:12px;
    padding:5px;
    }
.orther_text_product img
{
    float: left;
    margin-left:10px;
    width:130px;
    margin:10px;
}
.orther_text_product .news-header
{
    float: right;
    font-size:13px;
    width:570px;
    margin-right:5px;
}
