#vki_bilgi_kutu {
	display: none;
	border-top-style: solid;
	border-top-color: red;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: red;
	border-bottom-width: 2px;
	width: auto;
	height: auto;
	float: right;
	font-style: italic;
	font-size: 7px;
	margin-top: -35px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 1000;
}
