@import url('../../global/css/global.css');
#content-wrapper {
	background:white;
}

#content-wrapper #content {
    height:387px;
	width:976px;
    background:url('../images/a-bingo-affiliate-content.jpg') no-repeat;
	margin:0;
	position:relative;
}

.main-href {
    height:387px;
    width:976px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-99999px;
}

#content h2, #content h1, #content p {
	display:none;
}

#content-wrapper .box {
	height:205px;
	width:484px;
	float:left;
	margin:5px 6px 0 0;
	position:relative;
}

#content-wrapper .box img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.box a, .box a:visited {
	width:484px;
	height:205px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-99999px;
}

#content-wrapper .box2 {
    background:url('../images/a-bingo-affiliate-box2.jpg') no-repeat;
}

.box .ticker {
	margin:15px 0 0 30px;
}

.join {
	width:290px;
	height:74px;
	display:block;
	background-image:url('../images/a-bingo-affiliate-join.png');
	background-position:0 0;
	text-indent:-99999px;
	position:absolute;
	top:224px;
	left:610px;
}

.join:hover {
    background-position:0 100%;
}

