#feedboxItems {
	margin:0;
	padding: 0;

}

#feedboxItems img {
	margin:0;
	padding: 0;
	border: 0px;
}

#feedboxItems A {
	margin:0;
	padding: 0;
	border: 0px;
}


.description {
	background-color:#edecbc;
	border:0px solid #999;	
	width:253px;
	height:165px;
	display:none;
}

.description .arrow {
	width:34px;
	height:34px;
	background:transparent url(../img/tooltip/yellow.png) repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:36px;
	font-size:1px;
	position:relative;
}

