﻿.SMListings { width: 970px; }
.SmallDate { color: #777777; }

.Listing
{
	float: left;
	width: 970px;
	margin-bottom: 20px;
	border-bottom: solid 1px #585858;
}


.SMImageContainer
{
	float: left;
	width: 222px;
	margin-right: 10px;
	 
}


.SMImageContainer2
{
	float: left;
	width: 72px;
	margin-right: 10px;
	 
}


.SMEnlarge
{
	color: #777777;
	text-decoration: none;
}

.SMEnlarge:hover, .SMThumb:hover
{
	cursor: pointer;
	
}

.SMThumb { border: solid 1px black; }