.agent_info_end_container {
	padding-bottom: 20px;
	background: url(images/bg_agent_info_end.jpg) no-repeat left bottom;
	height: 300px;
}
.agent_info_container {
	background: url(images/bg_agent_info_bd.jpg) repeat-y;
}

.agent_info_head {
	background: url(images/bg_agent_info_head.jpg) no-repeat left top;
}
.agent_title {
	padding: 10px 12px 12px 12px;
}
.agent_title h2.agent_name {
	color: #FFF;
	font-weight: bold;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
}
.agent_title p.agent_sub {
	color: #FFF;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
}

.agent_info_content p {
	color: #1F1F1F;
	line-height: 1.8em;
	padding: 6px 12px;
	margin: 0;
}

.agent_contact_end_container {
	padding-bottom: 12px;
	background: url(images/bg_agent_contact_end.jpg) no-repeat left bottom;
}

.agent_contact_container {
	background: url(images/bg_agent_contact.jpg) no-repeat left top;
}
.agent_photo_container {
	float: left;
	margin: 12px;
}
.agent_photo, .agent_nophoto {
	width: 168px;
	height: 185px;
	text-align: center;
	border: 3px solid #FFF;
	vertical-align: middle;
	margin-top: auto;
}
.agent_nophoto {
  background: #CCC url(images/placeholder_agent_photo.jpg) no-repeat center center;
}

.agent_contact_info {
	padding-top: 12px;
	margin-left: 197px;
}

h3 {
  margin: auto;
  margin-bottom: 20px;
}
h4.agent_head {
	font-weight: bold;
	margin-bottom: 6px;
}
dl.agent_info {
	margin: 0 0 12px 0;
}
dl.agent_info dt{
  float: left;
  font-size: 120%;
  margin-right: 4px;
  margin-bottom: 0;
}
dl.agent_info dd{
  color: #3a3a3a;
  padding-top: 2px;
  margin: 0 0 5px 2em;
}
dl.agent_info dd a {
	color: #3a3a3a;
	text-decoration: none;
}
dl.agent_info dd a:hover {
	color: #000;
	text-decoration: underline;
}

ul.agent_follow {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.agent_follow li {
	float: left;
	display: inline;
	margin-right: 8px;
	height: 28px;
	width: 28px;
	text-indent: -9999px;
	list-style-image: none;
}
ul.agent_follow li a {
	display: block;
}
ul.agent_follow li.facebook {
	background: url(images/icon_agent_follow_facebook.gif) no-repeat center center;
}
ul.agent_follow li.linkedin {
	background: url(images/icon_agent_follow_linkedin.gif) no-repeat center center;
}
ul.agent_follow li.twitter {
	background: url(images/icon_agent_follow_twitter.gif) no-repeat center center;
}
ul.agent_follow li.youtube {
	background: url(images/icon_agent_follow_youtube.gif) no-repeat center center;
}

.agent_share_container {
	clear: both;
}
.agent_share_left {
	float: left;
	padding-left: 24px;
}
.agent_share_right {
	margin-left: 200px;
}
ul.agent_share {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #FFF;
}
ul.agent_share li {
	float: left;
	display: inline;
	margin-right: 4px;
	height: 22px;
	width: 176px;
	text-indent: -9999px;
	list-style-image: none;
}
ul.agent_share li a {
	display: block;
}
ul.agent_share li.sharethis {
	background: url(images/placeholder_sharethis.jpg) no-repeat left top;
}

.agent_city_list {
	clear: both;
	padding: 12px;
}
ul.city_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.city_list li {
	float: left;
	display: inline;
	width: 110px;
	margin: 2px 6px;
}
ul.city_list li a {
	color: #3a3a3a;
	text-decoration: none;
}
ul.city_list li a:hover {
	color: #000;
	text-decoration: underline;
}
ul.city_list li a span {
	color: #0088CE;
	font-size: 90%;
}

ul.agent_icon_links {
	list-style: none;
	padding: 0;
	margin: 12px 0 24px 0;
}
ul.agent_icon_links li {
	float: left;
	display: inline;
	margin-right: 8px;
	height: 60px;
	width: 228px;
	list-style-image: none;
}
ul.agent_icon_links li a {
	display: block;
	color: #a3a3a3;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 0 13px 66px;
}
ul.agent_icon_links li a:hover {
	color: #3a3a3a;
}
ul.agent_icon_links li.icon_blue {
	background: url(images/placeholder_icon_sphere_blue.gif) no-repeat left center;
}
ul.agent_icon_links li.icon_gold {
	background: url(images/placeholder_icon_sphere_gold.gif) no-repeat left center;
}
ul.agent_icon_links li.icon_red {
	background: url(images/placeholder_icon_sphere_red.gif) no-repeat left center;
}
ul.agent_icon_links li.broker_logo {
	text-indent: -9999px;
	background: url(images/placeholder_broker_logo.gif) no-repeat left center;
}
ul#results-property-wide-list {
  padding-left: 20px;
  margin: auto;
  display: block;
}
ul#results-property-wide-list li{
  margin-bottom: 5px;
}

#logo_tagline {
  vertical-align: bottom;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
#logo_tagline img {
  float: left;
  margin-bottom: 5px;
}
#logo_tagline span {
  display: block;
  font-size: 220%;
  color: #A2A2A2;
  float: right;
  margin-right: 10px;
  vertical-align: bottom;
  height: 70px;
}
.agent_info_content #page-tabs {
  width: 532px;
  margin: auto;
  margin-top: 1px;
}
.ui-tabs-panel {
  overflow: scroll;
  overflow-x: hidden;
  height: 249px;
}

#header-wrap {
  height: 100px;
}
.agentlisting {
display: block;
height: 200px;
text-align: center;
padding-bottom: 10px;
}
.numproperties {
font-size: 10px;
color: gray;
margin: 0px;
padding: 0px;
}

#title_banner .pagination {
display: block;
text-align: center;
padding-bottom: 25px;
}

#title_banner .pagination .active {
font-weight: bold;
background: gray;
}

#agentphotowrap{
margin: auto;
}

#agent-search {
	float: right;
	margin-top: -8px;
	font-size: 70%;
}
#prop-container {
z-index: 51;
}
