a {
	text-decoration : none;
	color : #25a;
}
textarea,input,td,th {
	 font-size: 12px;
}
textarea#ng_out_text {
	width : 100%;
	height : 50px;
	scroll : none;
}
div#ng_copyright {
	width : 100%;
	text-align : center;
}
div#ng_copyright td {
	font-size : 11px;
}

div#ng_position {
	margin-top: 10px;
	padding-bottom: 4px;
	border : 1px dotted gray;
	width : 95%;
}

div#ng_insert_map {
	margin-top: 10px;
	padding-bottom: 4px;
	border : 1px dotted #493;
	width : 95%;
}

div#ng_poweredby {
	margin-top: 4px;
	margin-bottom: 1px;
	width : 100%;
}

input#ng_inp_location {
	width : 125;
	font-size : 11px;
}

button {
	font-size: 11px;
	padding: 2px;
}
td.ng_lists {
	padding-top: 5px;
}
div.ng_hidden {
	display: none;
}
