#messages li {
	list-style-type:none;
	margin:0 0 0.5em 0.2em;
	padding:0.5em;
	border-bottom:solid 1px silver;
	clear:left;
}

p.signature {
	font-style:italic;
	margin:0.5em 0 0 2em;
	clear:left;
}

div.smallimg {
	width:180px;
	margin-right:10px;
	float:left;
}

br.clear { clear:left; font-size:1px; line-height:1px; }