#mlsProperties #mlsIframe {
	width: 600px;
	margin: 10px auto;
}

#mlsProperties #I2 {
	width: 575px;
	height: 850px;
	overflow: auto;
	border: none;
}

.error {
	text-align: center;
	padding: 10px;
	background: #c33;
	color: #fff;
	border: 1px solid #333;
}