ul { list-style-type: none; margin: 0; padding: 0;
     list-style-position:outside;
     list-style-type:none;
     list-style-image:none;
     text-indent:0;

}
li { display: block; padding-bottom: 5px; margin: 10px 2px; }
img { border: 0; }
img#portrait { float: left; margin-right: 5px; }
.thumbnail { float: left; margin-right: 5px; }
#stats { clear: both; }

