.publi ul {
list-style-type: none;
margin-left: 15px;
font-size: 11pt;
}

.publi h3 {
clear: left;
font-size: 13pt;
padding: 20px 0 5px 0;
text-decoration: underline;
}

.publi li {
text-indent: ;
padding: 0 0 1.0em 36px;
}

.publi ul {
margin-left: 20px;
}

.publi li img {
margin-right : 5px;
margin-top: 5px;
vertical-align: middle;
}
.publi img {
float: left;
vertical-align: bottom;
}

.publigreen {
background-color: green;
width: 15px;
height: 10px;
}

.publired {
background-color: red;
width: 15px;
height: 10px;
}

.publiviol {
background-color: #3b31c0;
width: 15px;
height: 10px;
}

.publiblue {
background-color: blue;
width: 15px;
height: 10px;
}

.publiorange {
background-color: orange;
width: 15px;
height: 10px;
}

.publiyellow {
background-color: #ffcc33;
width: 15px;
height: 10px;
}

.publigray {
background-color: gray;
width: 15px;
height: 10px;
}

.resetul li {
margin: 0;
padding: 0.6em 0 0.4em 0; 
}



