.roundedCorner{
	border:1px solid #cdcdcd;
	padding:8px 0px;
	margin:5px;
}

.roundedCorner p,.roundedCorner h1,.roundedCorner div,.roundedCorner h2,.roundedCorner h3{
	margin:0;
	padding:0;
}

.roundedCorner h1{
	font-size:16px;
	line-height: 21px;
	padding:0px 5px 0px 5px;
	border-bottom:1px solid #cdcdcd;
	background-color: #F0F0F0;
	position:relative;
}

.roundedCorner h1 a{
	display:block;
	position:absolute;
	top:3px;
	right:3px;
	font-size:13px;
}

.zoneAds .adsItem{
	padding:5px 5px;
	position:relative;
}

.zoneAds .adsItem .postedOn{
	right:0px;
	bottom:0px;
	position:absolute;
}

.zoneAds .adsItem p{
	padding:0 5px;
}

.zoneAds .adsItem p.title{
	
	height:20px;
	overflow:hidden;
	font-size:15px;
}

.border-bottom{
	border-bottom:1px solid #cdcdcd;
}

.zoneAds .adsItem img{
	width:100px;
}

.roundedCorner h2{
	font-size:14px;
	line-height: 21px;
	padding:5px 5px;
	border-bottom:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	background-color: #F0F0F0;
}

.roundedCorner p.condoProjectList{
	padding:0px 10px;
	max-height:100px;
	overflow: auto;
}

