/* 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;
}
#content-homepage {
    padding: 15px 10px;
}
 body.homepage .box.welcome-statement h2{
    font: 2.5em/1.2 Georgia,"Times New Roman",Times,Serif;
}
body.homepage .box.welcome-statement p {
    width: 912px;
}
