/* CUSTOM CSS */


#emaillink {
	cursor: pointer;
        position: absolute;
	width: 180px;
	height:60px;
	left: 0px;
	margin-left: 774px;
	top:0px;
	margin-top: -220px;
	z-index: 99999;
	background-color: red;
	text-decoration: none;
	filter:alpha(opacity=1);
	-moz-opacity:0.001;
}

#emaillink2 {
        cursor: pointer;	
        position: absolute;
	width: 140px;
        height:15px;
	left: 0px;
	margin-left: 10px;
	top:0px;
	margin-top: 133px;
	z-index: 99999;
	background-color: red;
	text-decoration: none;
	filter:alpha(opacity=1);
	-moz-opacity:0.001;
        
	
}

body.homepage .box.welcome-statement h2,
body.homepage .box.welcome-statement {
	width: 800px;
}

.LandingMain.buyerresources #customvid,
.LandingMain.sellerresources #customvid {
	display:none;
}

