.VN_infobull {
	display:none;
	border: 1px solid #FF0;
	z-index:1000;
	background:url(logo_infobul.png);
	background-position:top,center;
	background-repeat:no-repeat;
	background-color:#4b0580;
	font-size:11px;
	padding:10px;
	padding-top:25px;
	width:200px;
	color: #fff;	
}

