
nnfix {
	background-color: transparent;
}

body {
	background-color: #fff;
	text-align: left;
	color: #000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#title {
	position: relative;
	text-align: left;
	float: left;
	right: 0px;
	clear: both;
	border-bottom: solid;
	border-bottom-color: #ccc;
	border-top: none;
	background-color: transparent;
	border-width: 3px 0px;
	line-height: 35px;
	width: 100%;
	top: 0px;
	padding: 10px 0px 0px 0px;
	color: #ff0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: 12px;
	z-index: 52;
}