	/* removes TP4 h3 margin in pop-over header */
.popover-header {
	margin-top:0px;
}
/* overrides template non href link styles */
.pop-over  {
	color: #075290 !important;
	text-decoration: underline !important;
}
/* cursor pointer for pop-over links */
a.pop-over:hover {cursor:pointer;}