#verseoptions{
	position:fixed;
	z-index:30;
	height:200px;
	width:600px;
	top:50%;
	left:25%;
	margin:0 auto 0 auto);
	border:2px outset #ddd;
	background-color:#eee;
	display:none;
	box-shadow: 10px 10px 5px #444;
}

.popover-title{
	text-align:right; 
	color:#f00; 
	padding:5px;
	background:#CCF;
	height:20px;
	line-height:20px;
	cursor:pointer;
}

#vpreview{
	overflow:auto;
	width:590px;
	height:130px;
	margin:5px auto 5px auto;
	background:#fdfdfd;
	border:1px inset #999;
}

#vpreview span {
	width:580px;
	margin:5px auto 5px auto;
	display:block;
	overflow:hidden;
}

#vpreview .net-title{
	display:none;
}

.net-title{
}
.net-title div.space-between-paragraphs{
	display:inline;
	height:0;line-height:0; margin:0; margin-left:1em;
}