﻿body
{
    font-family:Verdana;
    font-size:10px;
}

.inputText {
	border: dotted 1px gray;
}
.inputButton {
	border: 1px gray solid;
}