

.tooltip {
	display: none;
}

#teamlist .tooltip {
	width: 196px;
}

#teamlist .tooltip #note_top {
	background: url( /images/tooltips/note_top.gif ) left top no-repeat;
	height: 49px;
}

#teamlist .tooltip #note_main {
	background: url( /images/tooltips/note_main.gif ) left top repeat-y;
	padding: 5px 0;
}

#teamlist .tooltip #note_bottom {
	background: url( /images/tooltips/note_bottom.gif ) left top no-repeat;
	height: 8px;
}

#teamlist .tooltip h3 {
	color: #5F5A52;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 10px;
}

#teamlist .tooltip h4 {
	color: #A82621;
	font: bold 12px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#teamlist .tooltip p {
	color: #5F5A52;
	padding-bottom: 11px;
	padding-left: 10px;
	margin: 0;
}

#teamlist .tooltip #tip_img {
	float: left;
	padding-left: 10px;
}

#teamlist .tooltip #phone {
	padding-top: 10px;
	color: #000;
	padding-left: 61px;
}

#teamlist .ttip {
	display: inline-block;
}


#listing_detail .tooltip, #properties .tooltip {
	text-align: center;
}


#listing_detail .tooltip .main {
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	padding-top: 10px;
	padding-bottom: 13px;
}


#listing_detail .tooltip {
	background: url( /images/gallery/photo_bg.gif ) left top repeat-y;
}

#listing_detail .tooltip, #listing_detail .tooltip .caption {
	width: 277px;
}

#listing_detail .tooltip .caption {
	background: url( /images/gallery/caption_bg.gif ) left top no-repeat;
	height: 42px;
	clear: both;
}

#listing_detail .tooltip h4, #properties .tooltip h4 {
	color: #F2DC8E;
	font: bold 14px georgia, 'times new roman', times, serif;
	padding-top: 9px;
	text-align: center;
}

#properties .too343ltip {
	background: url( /images/gallery/caption_left.gif ) left bottom no-repeat;
}

#properties .tooltip .main_right {
	background: url( /images/gallery/caption_right.gif ) right bottom no-repeat;	
}


#properties .tooltip {
	width: 460px;
}


#properties .tooltip #caption {
	background: url( /images/gallery/caption_left.gif ) left top no-repeat;
}


#properties .tooltip h4 {
	background: url( /images/gallery/caption_right.gif ) right top no-repeat;
	clear: both;
	padding-bottom: 15px;

}
