#bubble_tooltip{
	width:184px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:17px;
	width:184px;
	background-position:bottom left;
	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	width:184px;
	padding:0px 7px 0px 5px;

	
}
#bubble_tooltip .bubble_middle span{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
    background:url('../images/bubble_bottom.gif');
	height:18px;
	width:184px;
	vertical-align:top;
	background-position:top left;
	background-repeat:no-repeat;

}


/*........................................property serch.................................*/

.left_cruve2{
background:url(../images/right_cruve.gif) no-repeat right top;
width:14px;
height:217px;
}


.right_cruve2{
background:url(../images/left_cruve.gif) no-repeat left top;
width:14px;
height:217px;
}

.middle_re2{
background:url(../images/middle_re.gif) repeat-x left top;
width:550px;
height:217px;
}

.pro_search{
font-family: "Trebuchet MS";
font-size:12px;
color:#000000;
padding:15px 0px 0px 0px;
font-weight:bold;
}

.text{
font-family: "Trebuchet MS";
font-size:12px;
color:#000000;
}

.padd{
padding-top:15px;
}
.padd2{
padding-right:35px;
}

.input{
border:#999999 1px solid;
font-family: "Trebuchet MS";
font-size:11px;
color:#000000;
height:20px;}


a.adv{
font-family: "Trebuchet MS";
font-size:12px;
color:#CF0000;
text-decoration:none;
}

a.adv:hover{
font-family: "Trebuchet MS";
font-size:12px;
color:#CF0000;
text-decoration:underline;
}





