Here is the HTML
gAssessGreater <span class="pn-status" style="background-color:#FF0000;"></span>
where pn-status is
#legend span, .pn-status {
height: 10px;
width: 10px;
display: inline-block;
}
I have to display it like this

How can I do it? I don't know. Please help.