@charset "utf-8";
#netop-nu {
	width: 260px;
	line-height: normal;
	position: absolute;
	left: -41px;
	top: 99px;
}

#netop-nu p {
	margin-top: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BE0712;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

#netop-nu a {
	text-transform: uppercase;
	color: #BE0712;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#netop-nu img {
	display: block;
}
#inner {
	background-image: url(../images/netop_nu_tile.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	margin-top: -5px;
	margin-bottom: -5px;
}

