.ssThumbnail {

   	 table-layout:fixed; 
    	display:table; 
	height: 100%;
	width: 100%;

}
.ssThumbnailContainer {

	width: 300px;
	height: 225px;
	float: left;
	margin-right: 5px;
}

.ssThumbnailContainer > img
{

	max-height:  270px;
	max-width: 270px;
}

.ssInfo {
	
}
.ssPrimaryInfo {
}
.ssPrice {
	margin-bottom: 20px;
	font-weight: bold;
	color: #289ED8;
	font-size: larger;
}
.ssStreet {
}
.ssCityStateZip {
}
.ssSecondaryInfo {
	margin-top: 20px;
	line-height: 1.4em;
}
.ssMlsNumber {
}
.ssMlsNumber label {
	font-weight: bold;
}
.ssBeds {
	margin-right: 5px;
}
.ssBeds label {
	font-weight: bold;
}
.ssBaths {
}
.ssBaths label {
	font-weight: bold;
}
.ssSqft {
}
.ssSqft label {
	font-weight: bold;
}
.ssLotSize {
}
.ssLotSize label {
	font-weight: bold;
}
