body
{
}

.EditTextBox
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	color: #666666;
	border-right: darkgray 1px dashed;
	border-top: darkgray 1px dashed;
	border-left: darkgray 1px dashed;
	border-bottom: darkgray 1px dashed;
	vertical-align: middle;
	border-style: solid;
}

.Button
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
