table td.date {
white-space:nowrap;
vertical-align:top;
width:95px;
height:30px;
}

table td.corp {
background-image:url(../common_img/news_icon_corp.gif);
background-repeat:no-repeat;
width:auto;
}

table td.press {
background-image:url(../common_img/news_icon_press.gif);
background-repeat:no-repeat;
width:auto;
}

table td.event {
background-image:url(../common_img/news_icon_event.gif);
background-repeat:no-repeat;
width:auto;
}

table td.solution {
background-image:url(../common_img/news_icon_solution.gif);
background-repeat:no-repeat;
width:auto;
}

table td.products {
background-image:url(../common_img/news_icon_products.gif);
background-repeat:no-repeat;
width:auto;
}

/*archive*/
table td.dicer {
background-image:url(../common_img/news_icon_dicer.gif);
background-repeat:no-repeat;
width:70px;
}
table td.laser {
background-image:url(../common_img/news_icon_laser.gif);
background-repeat:no-repeat;
width:auto;
}
table td.grinder {
background-image:url(../common_img/news_icon_grinder.gif);
background-repeat:no-repeat;
width:70px;
}
table td.tool {
background-image:url(../common_img/news_icon_tool.gif);
background-repeat:no-repeat;
width:auto;
}
table td.polisher {
background-image:url(../common_img/news_icon_polisher.gif);
background-repeat:no-repeat;
width:auto;
}
table td.dbg {
background-image:url(../common_img/news_icon_dbg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.other {
background-image:url(../common_img/news_icon_other.gif);
background-repeat:no-repeat;
width:auto;
}


