/* CUSTOM CSS */

.homepage #talkrealtyplayer {
	top:338px;
	left:710px;
}

#floaty {
	visibility: hidden;
	display: none;
}

.buyerresources #floaty {
	visibility: visible;
	display: block;
	width: 266px;
	height: 50px;
	z-index: 9999;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background: red;
	filter:alpha(opacity=1);
	moz-opacity:0.001;
	margin-top: 245px;
	margin-left: 15px;
}

.sellerresources #widget-blog, .sellerresources #agentprofile-widget, .buyerresources #widget-blog, .buyerresources #agentprofile-widget {
	margin-top: 40px;
}