.buzzFooter {width:100%; padding:0px; background-color: #EEE; }
.buzzFooter .embed{ color:#2d2d2d;font-family:tahoma;font-size:9px;}
.buzzFooter .footerText{color:#000;font-family:arial;font-size:10px;}

.ng_getThis
{
      position: absolute;
      background-color: #fff; 
      z-index:10000;
	  padding:0px;
	  font-family:arial;
	  font-size:11px;
	  overflow:auto;
	  border: solid 1px #000;
}

.ng_getThisTOS
{
	font-style: italic;
}

.ng_getThis a, .ng_getThis a:visited
{
      border: 0px;
      text-decoration: none;
      color: #000;
}

.ng_getThis a:hover	
{
	color:#999;
}

.ng_getIcon
{
	text-align:left; 
	padding:0px 3px 0px 0px;
	margin-bottom:5px;
	float: left;
	white-space: nowrap;
}

.ng_getThis input
{
	font-family: tahoma; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 9px; 
	line-height: normal; 
	width:50%;
	font-size-adjust: none; 
	font-stretch: normal; 
}

.ng_getThis .ng_createNew a, 
.ng_getThis .ng_createNew a:visited, 
.ng_getThis .ng_createNew a:hover, 
.ng_getThis .ng_getThisTOS a, 
.ng_getThis .ng_getThisTOS a:visited, 
.ng_getThis .ng_getThisTOS a:hover 
{
	color:#00F; 
	font-weight:bold;
}

.ng_getThis .ng_createNew a:hover, 
.ng_getThis .ng_getThisTOS a:hover 
{
	text-decoration:underline;
}

#ngbuzz_signUpDiv, #ngbuzz_signUpDiv div, #ngbuzz_signUpDiv table, #ngbuzz_signUpDiv td, #ngbuzz_signUpDiv div{
	margin:0;
	padding:0;
	line-height:1.1em;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: times new romain,serif;
	vertical-align: baseline;
	background-color:transparent;
	color:#000;
}

#ngbuzz_signUpDiv
{
	border:1px solid #000;
	position:absolute;
	z-index:10001;
}

#ngbuzz_signUpDiv table
{
	background-color:#fff; 
	border:3px solid #fff; 
	width:600px;	
}



.ng_ShowFormClass
{
	position:absolute;
	display:block; 
	background-color: #FFF;
	border: solid 1px black;
	padding: 5px;
	font-family: Arial, Verdana;
	font-size: 11pt;
	/* Explicitly set width/height in case this lives on a page with odd styling set */
	width: auto;
	height: auto; 
	overflow-y: auto;
	z-index: 10001;
}

.ng_EmailForm, .ng_CommentForm
{
	width:100%;
}

.ng_ShowFormClass .ng_FormExample
{
	color: #777;
	font-size: 7pt;
}

.ng_ShowFormClass INPUT, .ng_ShowFormClass TEXTAREA
{
	width: 95%;
}

.ng_FormContainer
{
	text-align:left;
}
.ng_ShowFormClass INPUT.ng_FormSubmitButton
{
	background-color:#f4f4f4; 
	border:1px solid; 
	border-color: #ccc #666 #666 #ccc;
	color:#555;
	font-size:10px;
	cursor:pointer; 
	width: auto;
}

.ng_ShowFormClass .ng_Feedback
{
	padding-right: 4px;
}