div#results th.cover, div#results td.cover {
	width:100px;
}
div#results  img {
	width:100px;
}

div#results th.cover {
	width:100px;
}
div#results td.cover {
	width:100px;
}
div#results td.cover img {
	width:100px;
}

div#results tr.top td {
	height:1em;
}
div#results tr.bottom td {
	vertical-align:top;
	padding-top:0px;
}

div#results .user {
	font-size:8pt;
}

div#results td.cover img{
	border:1px solid #CCCCCC;
	width:auto;
}

div#results td.description {
	text-align:left;
}

div#results td.description div {
	border:1px solid #CCCCCC;
	padding:5px;
	margin:5px;
}
div#results td.description div strong {
	display:block;
	color:#333333;
}

div#results td a.title {
	font-size:12pt;
	text-decoration:none;
}
