#meerkat {
	width: 940px;
	margin: 0 auto;
	color: #FAFAFA;
	padding: 5px 0 0 20px;
}

#meerkat a.close {
	color: #FFF;
	text-decoration: underline;	
}

#meerkat a {
	cursor: pointer;	
}

a.close-meerkat {
	display: block;
	width: 39px;
	height: 27px;
	background: url(../images/bottom_close.gif) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	right: 5%;
	_right: 20px;
	top: 0px;
}
