
DIV.wait {
margin-bottom:5px;
margin-top:5px;
padding: 8px 5px 8px 30px;
/*background:url('/images/icons/wait.gif') no-repeat 6px center #c8e0ff;*/
background:url('/images/icons/wait.gif') no-repeat 6px center #ECF4FF;

/*color: #1355ac;*/
color: #000000;
clear:both;

}

DIV.idea {
margin-bottom:5px;
margin-top:5px;
padding: 8px 5px 8px 30px;
background:url('/images/icons/i_lamp.gif') no-repeat 6px center #fffab3;
clear:both;
}

DIV.warning {
margin-bottom:5px;
margin-top:5px;
padding: 8px 5px 8px 30px;
background:url('/images/icons/i_warning.gif') no-repeat 5px center #ffe18c;
clear:both;
}

DIV.warning li{
list-style-type: circle;
}

DIV.thumbsup , DIV.ok{
margin-bottom:5px;
margin-top:5px;
padding: 8px 5px 8px 30px;
background:url('/images/icons/i_excellent.gif') no-repeat 4px center #eef9c0;
clear:both;
}
