﻿.Listing { }

.ListingHeadline { text-decoration: none; color: #333; font-weight: bold; }

.ListingContainer { float: left; text-align: left; }

.ListingImage { float: left; width: 150px; margin-right: 10px; margin-bottom: 5px; margin-top: 5px; border: solid 2px #CCC; }

.Listing a { text-decoration: none; color: #333; font-weight: bold; }


.Listing a:hover { color: #CCC; }

p { margin: 0px; }
