#factsbox {
	height: 163px;
	width:428px;
	background-color:#c0dda2;
}

*html #factsbox {
	background-color:#c0dda2;
	height: 163px;
	margin-bottom:-8px;
	margin-top:2px;
}

#factsbox .text {
	color:#000000; 
	width:400px; 
	margin-top:10px;
	text-align:left;
	margin-left:14px;
	display:inline;
	height:120px;
	font-size:11px;
}

#factsbox .text img {
	display:inline;
	margin-right:16px;;
}

#factsbox ul li{
	margin-left: 12px;
	padding:0px;
	line-height:1.3em;
	margin-bottom:5px;
	list-style: none;
}

#factsbox ul {
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	list-style: none;
}

*html .propertyspace {
	clear:both; 
	height:8px;
}

.propertyspace {
	clear:both; 
	height:62px;
}








