body
{
	font-family:   Arial, Sans-Serif;
	font-size: 14px;
	color: #454465;
	 
}

.GadgetContainer
{
	border: 1px solid #666666;
	height: 130px;
	width: 93%;
 }

.GadgetContainer DIV
{
	margin-top: 12px;
}

#len
{
	width: 30px;
	text-align: center;
	border: 1px solid #C0C0C0;
	color: #666666;
	font-size: 16px;
	margin-left: 62px;
}

#pass
{
	width: 90%;
	text-align: center;
	border: 1px solid #C0C0C0;
	color: #686868;
	font-size: 16px;
}