#searchresults img {
	float: left;
	display: block;
	padding-right: 10px;
}
#searchresults a {
	font-size:  10pt;
  font-weight: bold;
  color: #1D710A;
}
#searchresults a:hover {
  color: #F00;
}
#searchresults span.price {
	font-size:  10pt;
  font-weight: bold;
  color: #f00;
}
#searchresults span.artist {
	font-size:  8pt;
  font-weight: bold;
}