/*--- Copyright © 1998, 2012, Oracle and/or its affiliates.  All rights reserved. ---*/
.sco_completed { background-position: -0px 0px; width:16px; height:16px; background-image: url('../img/scostates.png');}
.sco_empty { background-position: -16px 0px; width:1px; height:18px; background-image: url('../img/scostates.png');}
.sco_failed { background-position: -17px 0px; width:16px; height:16px; background-image: url('../img/scostates.png');}
.sco_incomplete { background-position: -33px 0px; width:16px; height:16px; background-image: url('../img/scostates.png');}
.sco_notstarted { background-position: -49px 0px; width:16px; height:16px; background-image: url('../img/scostates.png');}
.sco_passed { background-position: -65px 0px; width:16px; height:16px; background-image: url('../img/scostates.png');}
