/* UB - Dictionary CSS */

p.term {
	font-weight:bold;
	font-size:14px;
	margin:0;
	color:#000099;
	border-bottom:1px solid #000099;
	padding:0 15px 0 0;
	margin:0 10px 0 0;
}

p.define {
	font-family:Courier New, Courier, monospace;
	font-size:12px;
	line-height:14pt;
	margin:0 0 15px 0;
}

