/* header area */
.custom #header { border: none; height: 150px; padding: 0; }
.custom #header #logo a { background: url(images/nvbannerzzz.png) no-repeat 50% 0; display: block; height: 140px; text-indent: -9999px; }
.custom #header #tagline { display: none; }

	/* navigation */
	.custom .menu a { font-weight: bold; }
	.custom .menu a:hover { text-decoration: underline; }

/* content area */
.custom .headline_area h1,
.custom .headline_area h2 { color: #111111; }

	/* sidebar */
	.custom .sidebar h3 { font-variant: normal; font-weight: bold; }
	.custom .sidebar input[type="text"] { background: #FFFFFF; }

/* footer area */
.custom #footer { text-align: left; }

/* miscellaneous */
.custom .format_text input { width: auto; }
.custom #feature_box { border: none; }
.custom .sp_recent { color: #111111; text-align: left; }