/* hide the sqft column on property maps */
#properties_maplist #properties_table .sqft {
display: none;
}

/*******************************/
/*  custom footer              */
/*******************************/
	
#page_footer {
	background: none;
	height: 0px;
	width: 100%;
	padding: 0px;
	}
	
#page_footer_inner {
	background: url("http://storage.ubertor.com/shamre.myubertor.com/content/image/11249.png") no-repeat;
	width: 920px;
	height: 105px;
	margin: auto;
	position: relative;
	}

#page_footer ul { margin-left: 35px; }

#page_footer ul a {
	border: none;
	}
	
#page_footer a {
	position: relative;
	top: 70px;
	color: #FFF;
	font-weight: bold;
	font-size: 9px;
	left: 33px;
}

#footer_menu li {
	float: right;
	right: 565px;
	}
	
#footer_menu a { padding: 0px; }

div#page_footer a#powered_by {
	position: absolute;
	height: 29px;
	width: 149px;
	left: 790px;
	top: 70px;
	border: none;
	margin: 10px 0 0px;
}

#text_in_footer {
	color: #CCC;
	font-size: 12px;
	position: absolute;
	top: 11px;
	text-align: right;
	left: 770px;
	}


/* Video */
.vidframe {display: block; width:520; height: 415px; text-align: center; background: url(http://storage.ubertor.com/shamre.myubertor.com/content/image/28264.png) no-repeat; padding: 20px 0 0 0; }


