p span.skstip {
	color: #004440;
}

span.skstip {
	border-bottom: 1px dotted #004440;
}

span.skstip.disabled {
	color: inherit;
	border-bottom: inherit;	//	border-bottom: 1px dotted #FF0000; 
}

div.sksCite {
	font-size: 0.8em;
	font-style: italic;
	color: #000055;
	padding-top: 4px;
}