
img
{
	border: 0px;
}


#masthead
{
	position: relative;
	color: #FFFFFF;
	background-color: #99AACC;
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 80px;
}

#masthead.w770px
{
	background-image: url(/media/images/common/masthead-background.jpg);
}

#masthead.w980px
{
	background-image: url(/media/images/common/masthead-background-wide.jpg);
}

#masthead #mastheadLogo
{
	position: absolute;
	top: 0;
	left: 20px;
}

#masthead #mastheadContribute
{
	position: absolute;
	top: 0;
	right: 20px;
}

#masthead #mastheadNav
{
	bottom: 10px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 85%;
	text-transform: uppercase;
	line-height: 20px;
}

#masthead #mastheadNav ul
{
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 12px;
	list-style-type: none;
}

#masthead #mastheadNav ul li
{
	display: block;
	float: left;
	height: 20px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#masthead #mastheadNav ul li a
{
	display: block;
	float: left;
	height: 20px;
	padding: 0 8px;
	color: #FFFFFF;
	font-weight: normal;
}

#masthead #mastheadNav #mastheadNavSearch
{
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	padding: 0 20px;
}

#masthead #mastheadNav #mastheadNavSearch input
{
	margin: 3px 0;
	float: left;
}

#masthead #mastheadNav #mastheadNavSearch input.text
{
	width: 150px;
	height: 16px;
	line-height: 16px;
	border-width: 0;
	padding: 0 2px;
	margin: 2px 0 2px 4px;
}