#mvt-re-search-box, #mvt-re-results h2, .mvt-re-listing h2, .mvt-re-listing-price {
	font-weight:600;
}

#mvt-re-search-form {
	margin-top:0;
}

#mvt-re-search-box h2 {
	clear:none;
	text-indent: -9999px;
	background: url('../img/mv-request.png') no-repeat 50% top;
	margin:0.2em 0 0;
	height:50px;
}

#mvt-re-search-box.property-values h2 {
	text-indent: 0;
	background: none;
}

#mvt-re-search-box ul {
	list-style: none;
	margin:0 2%;
}

#mvt-re-search-box li.float {
	width:47%;
	display:inline-block;
}

#mvt-re-search-box select {
	width:100%;
}

#mvt-re-search-box li.submit {
	text-align: center;
    padding-top:15px;
}

#mvt-re-search-box label {
	font-weight: bold;
	display:block;
}

#mvt-re-search-box select {
	display:block;
}


#mvt-re-results {
	margin-bottom:1em;
	border-bottom:1px solid #474349;
}

#mvt-re-results h2 {
	float:left;
}

#mvt-re-results p {
	float:right;
	font-size:0.9em;
	line-height: 1.1em;
	margin:0 0 0.2em;
}

.mvt-re-listing {
	margin-bottom:2em;
	border-bottom:1px solid #918d94;
	padding-bottom:2em;
	clear:both;
}


.mvt-re-listing h2 {
	clear:none;
	font-size:1.3em;
}
.mvt-re-featured {
	margin-bottom: 1em;
	width:100%;
	overflow: hidden;
}
.sub-section .mvt-re-featured h2 {
	font-size:1.2em;
	border:0;
}

.featured-properties {
	list-style: none;
	margin:0;
}

.featured-properties h3 {
    margin-top:0;
    font-family: interstate-compressed, sans-serif;
    font-size: 24px;
    line-height: 26px;
}
.featured-properties img {
    margin-bottom:0!important;
}
.featured-properties p {
    margin-bottom:0!important;
    line-height:20px!important;
}
.featured-properties li {
	display:inline-block;
	width:33.33333333%;
	vertical-align: top;
	margin:1em 0 0 0;
}
.mvt-re-listing-info h2 {
    margin:0;
    font-family: interstate-compressed, sans-serif;
    font-size: 30px;
    line-height: 32px;
}
.mvt-re-listing-info .re_agency {
    float:right;
}

.mvt-re-listing-image {
	float:left;
	text-align: center;
	font-size:0.8em;
	width:48%;
	margin-right:2%;
}

.mvt-re-listing-info {
	float:right;
	width:50%;
}

.mvt-re-listing-info p {
	margin:0.5em 0 0;
}

.mvt-re-listing-image img {
	margin:0 auto;
}

.price {
	font-size:1.2em;
	font-weight:bold;
    margin:1em 0!important;
}

#mvt-re-desc {
	float: left;
	width:50%;
	line-height: 1.4em;
	margin:0;
}

#mortgage-lenders {
	list-style: none;
	margin:0;
	overflow: hidden;
	width: 100%;
}

#mortgage-lenders li {
	float:left;
	clear: none;
	width:50%;
	height:62px;
	margin:0 0 1em;
}

#mortgage-lenders li img {
	width:auto;
	margin:0 auto;
}

#mortgage-calculator {
	float:right;
	max-width:32%;
	padding:0.2em;
	background: #F4F7F9;
}

#propVals {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size:0.7em;
}

#propVals td {
	border: 1px solid #CCC;
	padding:0.3em;
}

.re-buttons {
	list-style: none;
	margin:25px 0 0;
	font-size:1.5em;
	text-align: center;
}

.re-buttons li {
	display:inline-block;
	margin:0 0.6em 0.5em;
	background:#9E76B4;
	text-align: center;
}

.re-buttons a {
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	height:57px;
	width:198px;
	color:#FFF;
	background:#9E76B4;
}

.re-buttons a:hover {
	color:#333;
	background:#DDD;
}

@media screen and (max-width:480px) {
	#mvt-re-search-box {
		width:100%;
		max-width:none;
	}
	.mvt-re-listing-image, .mvt-re-listing-info {
		float:none;
		width:100%;
		max-width: none;
	}
	.mvt-re-listing h2 {
		margin-top:0.5em;
	}
	#mvt-re-sort-links {
		text-align: center;
	}
}