table.contact_info td{
	vertical-align:middle;
	padding-right:25px;
}

table.contact_info td div{
	position:relative;
	top:5px;
}

#bio_container{
	width:625px;
	padding:12px;
	background:#f1f1f2;
	float:left;
}

td.image_cell{
	width:226px;
	vertical-align:top;
}

td.bio_cell{
	width:377px;
	vertical-align:top;
	padding:9px 0px 9px 0px;
}

#twitter_feed_container{
	width:267px;
	float:right;
	text-align:left;
}

#twitter_feed_container .follow_link{
	text-transform:uppercase;
	margin-left:2px;
}

#available{
	margin-top:10px;
}

.listing_widget{
	margin-bottom:0px !important;
}

#listings, #in_contract, #sold, #rentals, #rented{
	margin:10px 0px 25px 0px;
	border-top:solid #CBCCCE 1px;
	clear:both;
}

#listing_type_tabs{
	margin-top:10px;
	margin-top:10px;
}

#listing_type_tabs a{
	display:block;
	height:17px;
	line-height:17px;
	width:65px;
	float:left;
	margin-left:10px;
	border:solid #bfc0c2 1px;
	border-bottom:none;
	text-align:center;
	text-transform:uppercase;
	-moz-box-shadow:inset 0 0 10px #dededd;
	-webkit-box-shadow:inset 0 0 10px #dededd;
	box-shadow:inset 0 0 10px #dededd;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border-bottom-right-radius:0;
	-moz-border-radius-bottomright:0;
	border-bottom-left-radius:0;
	-moz-border-radius-bottomleft:0;
	color:#231f20;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	*top:10px;
}

#listing_type_tabs a:hover{
	color:#f26422;
}

#listing_type_tabs a.active{
	background-color:#f26422;
	-moz-box-shadow:inset 0 0 10px #dededd;
	-webkit-box-shadow:inset 0 0 10px #e46126;
	box-shadow:inset 0 0 10px #e46126;
	border-color:#e46126;
	color:#fff;
}

.agent_data_dable tr.odd td{
	background:#f1f1f2;
}

.agent_data_dable th, .agent_data_dable td{
	text-align:left;
	font-weight:normal;
	padding:2px 0px 2px 0px
}

.agent_data_dable th.beds, .agent_data_dable th.baths, .agent_data_dable td.beds, .agent_data_dable td.baths{
	text-align:center;
	width:130px;
}

.agent_data_dable th.neighborhood{
	/*width:172px;*/
	width:200px;
}

.agent_data_dable th.type{
	padding-left: 6px;
	width:100px;
}

.agent_data_dable th.sqr_ft{
	width:94px;
}

.agent_data_dable th.price{
	width:120px;
	padding-left: 6px;
}

.agent_data_dable td.neighborhood{
	padding-left:13px;
}

.agent_data_dable td.sqr_ft{
	padding-left:6px;
}