
div.nstpwidget{
	border:1px solid #76D0D8;
	padding:8px 8px 7px 8px;
	background-color:#FFFFFF;
    text-align:center;
}

input#searchBtn{
	background: url(/logos/searchBtn.jpg) repeat center bottom;
	width:26px;
	height:26px;	
	display:block;
	margin:0;
	padding:0;
	float:left;
	border:0;
	cursor:pointer;
}

input#searchTxt{
	width:150px;
	border:1px solid #C2C2C2;
	padding:4px 0 2px 2px;
	float:left;
}

a.nzlink{
	color:#76D0D8;
    font-size:small;
}

a.previous{
	background: url(/logos/prev.jpg) repeat center left;
	width:34px;
	height:34px;	
	display:block;
	margin:0 0 0 50px;
	padding:0;
	float:left;
}

a.next{
	background: url(/logos/next.jpg) repeat center right;
	width:34px;
	height:34px;
	display:block;
	margin:0 40px 0 5px;
	padding:0;
	float:left;
}


div.rsummary{
	height:37px;
	text-align:center;
	font-size:0.875em;
	overflow:hidden;
}
