div.recentlysold div.property {
	float:left;
	margin-top:16px;
	width:161px;
}
div.recentlysold {
	float:right;
	margin-left:10px;
	margin-right:18px;
	width:323px;
	height:335px
}
div.recentlysold div.header {
	font-weight:bold;
	color:#000;
	width:323px;
	height:21px;
	background:url(/images/callout/calloutyellow_top.gif)
}
div.recentlysold div.body {
	height:296px;
	background:url(/images/callout/calloutyellow_mm.PNG) repeat-x
}
div.recentlysold div.property div.content {
	font-size:12px;
	width:118px;
	text-align:center;
	margin:auto
}
div.recentlysold div.property div.content div.price {
	margin-top:2px;
	text-align:left;
	font-weight:bold
}
div.recentlysold div.property div.content div.location {
	text-align:left;
	font-weight:bold;
}
div.recentlysold div.property div.content div.size {
	font-size:11px;
	text-align:left;
	height:15px;
}
div.recentlysold div.footer div.bl {
	float:left;
	width:9px;
	height:17px;
	background-image:url(/images/callout/calloutyellow_bl.gif)
}
div.recentlysold div.footer div.br {
	float:right;
	width:16px;
	height:17px;
	background-image:url(/images/callout/calloutyellow_br.gif)
}
div.recentlysold div.footer div.bm {
	height:17px;
	float:left;
	width:298px;
	background:url(/images/callout/calloutyellow_bm.PNG) repeat-x
}
div.recentlysold div.property div.content div.image {
	height:79px;
	width:118px;
	position:relative
}
div.recentlysold div.property div.content div.image div {
	overflow:hidden;
	position:absolute;
}
div.recentlysold div.property div.content div.image div.bl {
	width:1px;
	height:79px;
	background-color:#fff;
	left:-1px
}
div.recentlysold div.property div.content div.image div.br {
	width:1px;
	height:79px;
	background-color:#aaa;
	left:118px
}
div.recentlysold div.property div.content div.image div.bt {
	width:118px;
	height:1px;
	background-color:#fff;
	top:-1px
}
div.recentlysold div.property div.content div.image div.bb {
	width:118px;
	height:1px;
	background-color:#aaa;
	top:79px
}

