﻿#nodeNavigator
{
	color:#333333;
	line-height:24px;
	padding-top:4px;
}
#nodeNavigator a:link
{
	color:#333333;
	text-decoration:none;
}
#nodeNavigator a:visited
{
	color:#333333;
	text-decoration:none;
}
#nodeNavigator a:hover
{
	color:#333333;
	text-decoration:underline;
}
input
{
	border:1px solid #E9E9E9;
}
textarea
{
	border:1px solid #E9E9E9;
}
.button
{
	border:0px;
	background:#e6e6e6;
}
.labelTextForInput
{
	line-height:24px;
	font-size:16px;
}
