﻿.textBox
{
	background-image:url('tbBackground.gif');
	background-repeat:repeat-x;
	border-color:#9eb7d8;
	border-style:solid;
	border-width:1px;
	margin-bottom:5px;
}

.label
{
	margin-bottom:5px;
}

.button
{
	margin-top:25px;
	text-align:left;
}
