li.tab_field_green{
background: url( /images/portfolio_menu/portfolio_green.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_green_animated{
background: url( /images/portfolio_menu/portfolio_green_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_green_closed{
background: url( /images/portfolio_menu/portfolio_green_closed.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_green_closed_animated{
background: url( /images/portfolio_menu/portfolio_green_closed_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_red, div.tab_field_red {
background: url( /images/portfolio_menu/portfolio_red.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_red_closed{
background: url( /images/portfolio_menu/portfolio_red_closed.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_red_closed_animated{
background: url( /images/portfolio_menu/portfolio_red_closed_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.tab_field_red_animated, div.tab_field_red_animated {
background: url( /images/portfolio_menu/portfolio_red_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 17px;
}

li.greenlock {
background-image: url( /images/portfolio_menu/portfolio_green_locked.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 18px;
}

li.greenlock_animated {
background-image: url( /images/portfolio_menu/portfolio_green_locked_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 18px;
}

li.redlock {
background-image: url( /images/portfolio_menu/portfolio_red_locked.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 18px;
}

li.redlock_animated {
background-image: url( /images/portfolio_menu/portfolio_red_locked_animated.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 18px;
}

li.tab_field_selected_empty_left, li.tab_field_selected_empty_right {
background: url( /images/portfolio_menu/empty_tab_selected.gif);
background-repeat: no-repeat;
width: 93px;
height: 17px;
}

li.tab_field_empty_left, li.tab_field_empty_right {
background: url( /images/portfolio_menu/clear.gif);
background-repeat: no-repeat;
width: 93px;
height: 17px;
}

li.tab_field_selected_green {
background: url( /images/portfolio_menu/portfolio_green_expanded.gif);
background-repeat: no-repeat;
height: 22px;
}

li.tab_field_selected_green_closed {
background: url( /images/portfolio_menu/portfolio_green_closed_expanded.gif);
background-repeat: no-repeat;
height: 22px;
}

li.tab_field_selected_red {
background: url( /images/portfolio_menu/portfolio_red_expanded.gif);
background-repeat: no-repeat;
height:22px;
}

li.tab_field_selected_red_closed {
background: url( /images/portfolio_menu/portfolio_red_closed_expanded.gif);
background-repeat: no-repeat;
height:22px;
}

.tab_container ul.tabs li a.gray {
line-height: 1.9em;
}
