.gsh-idx-listings-widget {
	height:100%;
}
.gsh-idx-listings-widget:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.gsh-listing-widget {
	border:1px solid grey;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	height: 220px;
	width: 162px;
}
.gsh-listing-widget .photo  {
	height: 101px; /* 426 */
	width: 152px; /* 640 */
	border: 5px solid #AC61B0;
}
.gsh-listing-widget .noimage  {
	background-color:#AC61B0;
	display:block;
}
.gsh-listing-widget .org {
	padding: 0 5px;
	font-style: italic;
}
.gsh-listing-widget .adr {
	padding: 5px;
}

.gsh-featured-listing {
}
.gsh-featured-listing .photo  {
}
.gsh-featured-listing .org {
	padding: 0 5px;
	font-style: italic;
}
.gsh-featured-listing .adr {
	padding: 5px;
}

.gsh-openhouse {
	font-style:italic;
	color:#743399;
}

img.size-thumbnail {
	height: 20%; /*99.84px;  426 */
	width: 25%; /*150px;  640 */
	border: 5px solid #AC61B0;
	margin-right:20px;
}

span.gsh-label {
	font-weight: bold;
}
div.gsh-title {
	font-size: 100%;
	font-weight: bold;
	background-color: #AC61B0;
	color: white;
	padding: 5px;
}
div.gsh-group {
	padding-left: 10px;
	padding-top: 2px;
}

div.gsh-location {
	border-top: 1px dashed #F78BFC; 
	padding: 5px 0;
	font-size: 95%;
	color: #4F4F4F;
	width: 99%;
	clear:both;
}
div.gsh-features {
	padding: 5px 0; 
	font-size: 95%;
	color: #4F4F4F;
	width: 99%;
}
div.gsh-features-item {
	background:transparent url(bullet.gif) no-repeat scroll 0px 50%;
	float:left;
	padding-left:10px;
	width:250px;
}

div.gsh-attributes-group {
	padding: 5px 0; 
	font-size: 95%;
	color: #4F4F4F;
	float: left;
	margin-right: 1%;
	width: 32%;
}
div.gsh-attributes-item {
	background:transparent url(bullet.gif) no-repeat scroll 0px 50%;
	float:left;
	padding-left:10px;
	width:175px;
}

div.gsh-simpleViewer {
	border-top: 1px dashed #F78BFC; 
	margin: 5px 0; 
}

div.gsh-clear {
	clear: both;
	float: none;
}