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