@charset "UTF-8"; 
.errorMsgPanel { float:left; margin-left:0px; margin-bottom:0px; }
.errorMsgPanel p { margin:0px 0px 20px 0px; }
.suggestionFont { font-weight:bold; }
.errorSingleLine p { margin:0px; }
.errorSingleLine ul { list-style-type: none; padding: 0px; margin-left:10px; }
.errorSingleLine ul li:before { content: "●"; padding-left: 10px; padding-right: 10px; }
