.spot {
 margin-top:2em;
}
.spot .name {
 font-weight:bold;
}
.spot .summary {
 margin-bottom:-1em;
 margin-top:-1em;
}
div.goto {
 margin-bottom:1em;
 text-align:right;
}
div.goto a {
 background-image:url(/images/stock/arrow-rt.gif);
 background-position:left center;
 background-repeat:no-repeat;
 padding-left:15px;
}
div.goto a.up {
 background-image:url(/images/stock/arrow-up.gif);
}
