div.Widget_DispletListing {
	
}

div.Widget_DispletListing ul {
	list-style: none;
}

div.Widget_DispletListing li {
	border: 1px solid #aaa;
	margin-bottom: .5em;
}

div.Widget_DispletListing div {
	border: none;
	margin-left: .25em;
	margin-right: .25em;
	padding: 0;
	margin: .25em;
}

div.Widget_DispletListing p {
	margin-top: .25em;
	margin-bottom: .25em;
}

div.Widget_DispletListing div.thumbnail {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

div.Widget_DispletListing div.thumbnail img {
	display: block;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}

div.Widget_DispletListing div.details {
	position: relative;
}

div.Widget_DispletListing p.address {
	font-weight: bold;
}

div.Widget_DispletListing div.price {
	/* float: right; */
	text-align: center;
	font-size: 1.25em;
	margin-top: 0;
}

div.Widget_DispletListing div.buttons {
	text-align: right;
}
