#nauj {
	height: 98px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cc0000;
	border-bottom-color: #cc0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nauj #text {
	height: 71px;
	color: #006699;
	padding-top: 6px;
}
