table td.date {
white-space:nowrap;
vertical-align:top;
width:95px;
height:30px;
}

table td.corp {
background-image:url(../common_img/news_icon_corp_eg.gif);
background-repeat:no-repeat;
width:auto;
}

table td.press {
background-image:url(../common_img/news_icon_press_eg.gif);
background-repeat:no-repeat;
width:auto;
}

table td.event {
background-image:url(../common_img/news_icon_event_eg.gif);
background-repeat:no-repeat;
width:auto;
}

table td.solution {
background-image:url(../common_img/news_icon_solution_eg.gif);
background-repeat:no-repeat;
width:auto;
}

table td.products {
background-image:url(../common_img/news_icon_products_eg.gif);
background-repeat:no-repeat;
width:auto;
}

/*archive*/
table td.dicer {
background-image:url(../common_img/news_icon_dicer_eg.gif);
background-repeat:no-repeat;
width:75px;
}
table td.laser {
background-image:url(../common_img/news_icon_laser_eg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.grinder {
background-image:url(../common_img/news_icon_grinder_eg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.tool {
background-image:url(../common_img/news_icon_tool_eg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.polisher {
background-image:url(../common_img/news_icon_polisher_eg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.dbg {
background-image:url(../common_img/news_icon_dbg_eg.gif);
background-repeat:no-repeat;
width:auto;
}
table td.other {
background-image:url(../common_img/news_icon_other_eg.gif);
background-repeat:no-repeat;
width:auto;
}

