#wrapper { 
    border-top: 4px solid #015687; 
     border-bottom: 4px solid #015687; 
  /*  left: 0; 
    overflow: auto; 
    position: absolute; 
    top: 65px;*/ 
    width: 100%; 
    z-index: 1; 
     padding-bottom:10px; 
     min-height:420px; 
}

#wrapper img {
	}
.right {
	float:right;
	width:150px;
	}

.menu-button img {
	display:block !important;
	/*width:35%;*/
}

.mob-sub #wrapper li {
	background:#C50000;
}

.mob-sub .menu-button a {
	height:70px;
	width:197px;
}

.mob-sub .menu-button li {
	width:197px;
	height:70px;
}

#wrapper .mobile-wrap {
	padding:10px;
}

#scroller {
	position:absolute; z-index:1;
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}

.mobile-no-display {
	display:none !important;
}

.mobile-display-yes {
	display:block !important;
}

#tabbar img {
	padding:2px 10px 0;
}

.mob-sub .toolbar {
	height:45px;
}

.mob-sub #wrapper {
	top:45px;
}

.mob-sub ul.menu-button li {
	margin:auto;
	background:none;
}

.mob-sub ul.menu-button {
	border:none;
}

.mob-sub .items-wrapper {
	background:none;
	width:100%;
	padding:0;
	margin:0;
}

.mob-sub ul.menu1 {
	padding:0;
	margin:0 !important;
	font-size:14px;
	font-weight:normal;
}

.mob-sub h1, .mob-sub h2 {
	color:#fff;
	margin-left:0;
}

.pagi2, .ms-r, .ms-l, .about {
	border: 2px solid #FFFFFF;
    margin: 5px;
    padding: 5px;
	background:#5A6680;
	word-break:break-all;
}

.pagi2 .button, .tools .button, .static .button {
	position:static;
	display:inline-block;
}

#generalSearchDiv label, #generalSearchDiv h2, #generalSearchDiv .static, #searchByMLS label,
#searchByMLS h2,#searchByMLS .static .button {
	margin-left:10px;
}

.listingBox {
	background: none repeat scroll 0 0 #5A6680;
    border: 2px solid #FFFFFF;
    margin: 5px;
    padding: 5px;
}

p {
	margin:5px 0;
}

.footer {
	background: none repeat scroll 0 0 #000000;
    bottom: 0;
    text-align: center;
    width: 100%;
	padding-top:5px;
	padding-bottom:5px;
}




