﻿div#main #content_side
{
	margin:8px 5px 0 8px !important;
}
.hide {
    display:none;
}

/*Agent Site Fix*/
/* Property Search*/
div#area_search {	
	margin:0 !important;
}
/* Remove the heading of the search (Remove phone number)*/
h1#map_search{
	background:none !important;
	height:5px !important;
}

/* Property Search End*/

/* Map Search*/
div#map_search{
	margin:0 !important;
}
p.disclaimer {
	color:#000000;
	font-size:11px;
	padding:20px 0;
	text-align:center;
}
p.disclaimer_ga {
	color:#000000;
	font-size:10px;
	padding:0;
	text-align:center;
}
/* Map Search End*/

#at_right
{
	width:995px;
}


.popuptext
{
	background-color:#FFF;
	border:1px solid #5B1901;
	color:#5B1901;
	display:none;
	padding:6px;
	font-size:11px;
	z-index:100;	
}

#LogoPopupText
{
	width:500px;
	position:absolute;
	top:100px;
	left:0px;
}
#ChristiePopupText
{
	position:relative;
	right:200px;
	top:18px;
	width:400px;
}

#ChangeLanguagePopupText
{
	position:absolute;
	top:22px;
	width:300px;
	right:100px;
}

#MyPortfolioPopupText
{
	position:absolute;
	top:22px;
	width:300px;
	right:100px;
}

#FeaturedPropertiesPopupText
{
	position:absolute;
	left:20px;
	top:22px;
	width:300px;	
}

.PropertyTypeCheckBox input{
	border:none!important
}
