div#MainContent {
	/* margin: 0 0 0 200px; */ /* Originally for profiles on the left */
	margin: 0 auto;
}
#BackToOrigResultsContainer
{
	display: none;
}

div.ProfileBlockParent {
	padding: 2px 8px 8px 8px;
}

div.ProfileBlock {
}

div.ProfilePhotoLogo {
	float: left;
	padding-right: 15px;
}

div.ProfileContact {
	float: left;
	padding: 0 0 0 15px;
}

img.ProfileImage {
	max-width: 110px;
}

/*div.ProfileBlockParent {
	padding: 2px 8px 8px 8px;
}

div.ProfileBlock {
	width: 180px;
	height: 1px;
	overflow: visible;
	position: relative;
	left: -190px;
	top: 0;
	
}

div.AfterProfileBlock {
	position: relative;
	top: -1px;
	font-size: 9pt;
}

img.ProfileImage {
	max-width: 180px;
}*/

div#SearchBoxWrapper {
	min-width: 800px;
	max-width: 980px;
}

div.SearchBox {
	padding: 0 0 8px 0;
}

div.SearchBoxButton {
	width: 100px;
	height: 1px;
	overflow: visible;
	position: relative;
	float: right;
	right: 3px;
	top: 3px;
	z-index: 50;
}

div.SearchBoxInput {
	position: relative;
	top: -1px;
	z-index: 49;
}

body.BodyWithSidebar {
	margin-left: 174px;
}

body.BodyWithoutSidebar {
	margin-left: 0;
}

.menu_pt_item,.menu_sr_item, .menu_order_by_item,  .menu_save_search_item{
	display: none!important;
}

.more_baths_item,.more_beds_item, .more_price_item, .more_view_type_item {
	display: none;
}
#MoreFiltersWrapper .nice-select, .sort-select-icon
{
	display: inline-block;
}
.search-button{
	width: fit-content;
}

.MobileAndLarger, .TabletAndLarger, .Desktop90sAndLarger, .Desktop90sAndSmaller, .DesktopAndSmaller, .Desktop90sShow {
	display: initial !important;
}

tr.MobileAndLarger, tr.TabletAndLarger, tr.Desktop90sAndLarger, tr.Desktop90sAndSmaller, tr.DesktopAndSmaller, tr.Desktop90sShow {
	display: table-row !important;
}

th.MobileAndLarger, th.TabletAndLarger, th.Desktop90sAndLarger, th.Desktop90sAndSmaller, th.DesktopAndSmaller, th.Desktop90sShow, 
td.MobileAndLarger, td.TabletAndLarger, td.Desktop90sAndLarger, td.Desktop90sAndSmaller, td.DesktopAndSmaller, td.Desktop90sShow {
	display: table-cell !important;
}

.MobileAndSmaller, .TabletAndSmaller, .DesktopAndLarger{
	display: none !important;
}