@charset "utf-8";

/* CSS Document */

@media only screen and (max-width:479px) {
.indexSearch input[type="text"] {
	width: 100%;
}
.indexSearch input[type="button"] {
	width: 100%;
}
.porthole {
	padding: 10%;
}

.agentRosterCell	{
	width:100%;
}
.condoGalleryCell	{
	width:100%;
}
}
