.table_main
{
    background:white;
    font-size:12px;
    BORDER-COLLAPSE: collapse;
}
.table_up_border_main
{
    background:url(../images/borders/main_up_border.gif) center;
    height:47px;
}
.table_down_border_main
{
    background:url(../images/borders/main_down_border.gif);
    height:47px;
}
table.table_news
{
    font-size:15px;
    BORDER-COLLAPSE: collapse;
}
table.table_news td
{
    padding:0px;
}
.table_news_dx_border_main
{
    background:url(../images/borders/lato-dx.gif);
}
.table_news_sx_border_main
{
    background:url(../images/borders/lato-sx.gif);
}
.table_news_up_border_main
{
    background:url(../images/borders/lato-alto.gif) bottom center;
    height:6px;
    font-size:1px;
}
.table_news_up_dx_border_main
{
    background:url(../images/borders/angolo-alto-dx.gif) no-repeat center center;
    height:6px;
    width:6px;
    font-size:1px;
}
.table_news_up_sx_border_main
{
    background:url(../images/borders/angolo-alto-sx.gif) no-repeat center center;
    height:6px;
    width:6px;
    font-size:1px;
}
.table_news_down_border_main
{
    background:url(../images/borders/lato-basso.gif) top center;
    height:6px;
    font-size:1px;
}
.table_news_down_dx_border_main
{
    background:url(../images/borders/angolo-basso-dx.gif) no-repeat center center;
    height:6px;
    width:6px;
    font-size:1px;
}
.table_news_down_sx_border_main
{
    background:url(../images/borders/angolo-basso-sx.gif) no-repeat center center;
    height:6px;
    width:6px;
    font-size:1px;
}
