#didYouKnow, #didYouKnowIE {
	height:105px;
	left:120px;
	position:absolute;
	top:0px;
	width:380px;
}

#didYouKnow {
	background:transparent url(../images/didYouKnow.png) 0px 0px no-repeat;
}

#didYouKnowIE {
	background:transparent url(../images/didYouKnow.gif) 0px 0px no-repeat;
}

#dykItem {
	font-size:smaller;
	height:35px;
	left:120px;
	line-height:1;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:35px;
	width:140px;
}

#dykItem a {
	color:#000000;
	text-decoration:none;
}
