ul.notes
{
margin-left:10px;
}
ul.notes li, h3.public-filter {
background:transparent url(../images/note-back.gif) no-repeat scroll 0pt 100%;
}
ul.notes li, .note-display {
clear:left;
float:left;
line-height:15px;
margin-bottom:4px;
position:relative;
}

ul.notes li .note-contents {
float:left;
min-height:40px;
overflow:hidden;
padding:0pt 10px 10px 35px;
width:230px;
}

ul.notes img.user, .note-display img.user {
left:-8px;
position:absolute;
top:8px;
}
img.user{
border:1px solid #33CCFF;
padding:1px;
}
img.user {
background:#FFFFFF none repeat scroll 0%;
}
ul.notes p, .note-display p {
font-size:12px;
font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
line-height:18px;
margin:0pt;
overflow:hidden;
padding:10px 10px 10px 0pt;
}

