/* used in ee_grid_v.php */
.style-green {width:70px; display:inline-block; color:white;  text-align:center; font-weight:bold; background-color:green;}
.style-orange {width:70px; display:inline-block; color:white;  text-align:center; font-weight:bold; background-color:orange;}
.style-blue {width:70px; display:inline-block; color:white;  text-align:center; font-weight:bold; background-color:dodgerblue; }
.style-pink {width:70px; display:inline-block; color:white;  text-align:center; font-weight:bold; background-color:fuchsia; }
.style-none {width:70px; display:inline-block; color:#333;  text-align:center; font-weight:bold; }
.style-trans {color:transparent;}
