div {
	width:50px;height:50px;
}

.good {
	background-image:url("ok.png");
}

.sep {
width:50px;
}

.line {
width:100%;
height:10px;
background-color:#0000a0;
}
