/*#userLinks,*/
.b500,
#b500 {
	display: none;
}
#nav form.search fieldset { /* IE 6 - fixes nav search box (was overlapping navigation) */
	float: right;
}

/* ---=== override Newsday styles ===--- */

a.smallBtn { /* make the smallBtn more flexible (remove set width/height and padding) */
	height: auto;
	padding: 5px 15px 8px 15px;
	width: auto;
	color: #FFF;
	text-transform: lowercase;
}

#masthead.noLeader ul#userLinks { /* make the userLinks flush with the right side (since the masthead ad is not present) */
	right: 10px;
}

div.pencil { /* hide pencil ad */
	display: none;
}