
.Style01Pane
{
    background-image: url(containerPix/bg_block_repeat-x_smallpane.jpg); 
    height: 128px;
    padding-left: 5px;
    padding-right: 5px;
    color: #404040;
    vertical-align: top;
    overflow:hidden;
}

.green_titleleftcorner
{
    background-image: url(containerPix/Small_green_title_left.jpg);
    background-repeat: no-repeat;
    height: 24px;
}

td.ViewAll_img
{
    background-color: #E3E1E2;
    padding-bottom:7px;
    padding-right:7px;
}

td.ViewAll_img a
{
    background-image: url(containerPix/view_all_link.jpg);
    background-position: right;
    background-repeat: no-repeat;

    height: 18px;
    float: left;
    width: 95%;
    text-decoration: none;
}

td.ViewAll_img_it
{
    background-color: #E3E1E2;
    padding-bottom:7px;
    padding-right:7px;
}

td.ViewAll_img_it a
{
    background-image: url(containerPix/view_all_link_it.jpg);
    background-position: right;
    background-repeat: no-repeat;

    height: 18px;
    float: left;
    width: 95%;
    text-decoration: none;
}

td.ViewAll_img_pt
{
    background-color: #E3E1E2;
    padding-bottom:7px;
    padding-right:7px;
}

td.ViewAll_img_pt a
{
    background-image: url(containerPix/view_all_link_pt.jpg);
    background-position: right;
    background-repeat: no-repeat;

    height: 18px;
    float: left;
    width: 95%;
    text-decoration: none;
}

td.ViewAll_img_gr
{
    background-color: #E3E1E2;
    padding-bottom:7px;
    padding-right:7px;
}

td.ViewAll_img_gr a
{
    background-image: url(containerPix/view_all_link_gr.jpg);
    background-position: right;
    background-repeat: no-repeat;

    height: 18px;
    float: left;
    width: 95%;
    text-decoration: none;
}



.green_title_main
{
    background-image: url(containerPix/Small_green_title_main.jpg);
    background-repeat: repeat-x;
    height: 24px;
}

.green_titlerightcorner
{
    background-image: url(containerPix/Small_green_title_right.jpg);
    background-repeat: no-repeat;
    height: 24px;
}







