@charset "utf-8";
/*******************************************
/			Header						   /
*******************************************/
#nzh_header
{
	padding-top:10px;
	float:left;
	width:inherit;
	display:block;
}
#nzh_header .mastHead
{
	padding-bottom:10px;
	width:100%;
	display:block;
	float:left;
}
#nzh_header .mastHead .adContainer
{
	width:760px;
	height:120px;
}
#nzh_header .promotionTile
{
	padding:10px;
	float:left;
}
#nzh_header .adContainer
{
	padding:0 10px;
	float:right;
}
#nzh_header .logo
{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
}

#nzh_header img
{
 float:left;
}

#nzh_header .timeDate
{
	margin-top:8px;
	float:none;
	text-align:center;
	color:#069;
	font:11px Arial, Helvetica, sans-serif;
	line-height:13px;
	text-transform:uppercase;
}
#nzh_header .search
{
	padding-right:10px;
	padding-top:10px;
}
#nzh_header .search p
{
	margin:2px 0;
	padding:0;
	float:left;
}
/* Header Search */
#nzh_header ul.radioButtons
{
	margin:2px 0;
	padding:0;
	float:left;
	list-style:none;
}
#nzh_header ul.radioButtons li
{
	float:left;
	margin-top:2px;
	color:#333333;
	font:11px Arial,Verdana,sans-serif;
	line-height:16px;
}
#nzh_header ul.radioButtons li input
{
	float:left;
}
div.superRectHeader
{
	width:100%;
}
div.superRectHeader #nzh_header .clearBoth
{
	display:block;
	height:10px;
}