/* CSS Document */
.InputBox{
	font-family:'Trebuchet MS',Verdana,Arial,Sans-serif;
	font-size:12px;
}
.Box{
	background-color:#7A7A7A;
	border-color:#3E3E3E;
	border-style:solid;
	border-width:thin;
}



