/*SIDEBAR SLIDE SHOW*/
#BPanelItem .ssThumbnailContainer{height:auto;width:180px!important;margin:0 auto!important;float:none!important;height:180px;}
#BPanelItem .ssThumbnailContainer .ssThumbnail{width:100%!important;height:auto!important;}

.ssThumbnail {

   	 table-layout:fixed; 
    display:table; 
	height: 100%;
	width: 100%!important;

}
.ssThumbnailContainer {

	width: 300px!important;
	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;
}

