
.htmlControl
{
	border:solid black 1px;
	background-color:white;
	color:black;
	font:11px verdana;
	font-weight:bold;
	text-align:left;
	height:16px;
}

.htmlButton
{
	cursor:pointer;
	margin:1px;
	padding:1px;
}

