/* CSS Document */

.text {
	width: 100%;
	padding-bottom: 15px;
}

.form {
	display: none;
}

#mls {
	width: 100%;
	height: 732px;
	margin: 0px 15px;
	background-color: #fff;
}

.text .emphasize {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
