.balloon_item
{
	display: none;
	z-index : 10;
	background : transparent url('../../images/fea_callout.png') no-repeat top right;
	color: #000;
	border: none;
	width : 254px;
	height: 232px;
	behavior: url(iepngfix.htc); 
}

.balloon_item p {
	margin: 70px 25px 0px 19px;
	overflow: hidden;
	height:  180px;
	font-family: Verdana;
	font-size: 12px;
}

.balloon {

	text-decoration: none;
}