div.billboards
{
	background-repeat:no-repeat;
	background-color:#afca77;
	position:absolute;
	display:none;
	top:0;
	left:0
}
div.pointer
{
width:87px;
float:left;
background-repeat:no-repeat;
background-position:bottom left;
}