#header	#navigation li.home a{
	width:125px;
	background-position: -19px 0;
}

#homeCopy {
	background: url('../../img/global/estimateButtons.jpg') no-repeat 0 35px;
	overflow:auto;
}

.basicForm{
	width:366px;
	float:right;
	padding:10px 0 0 0;
	font-size:1.1em;
}

.basicForm fieldset{
	width:366px;
	float:right;
	margin:0 0 30px 0;
}

.servers input, .users input{
	width:30px;
}

.submit .submitButton{
	background: url('../../img/global/sendButton.gif') no-repeat 0 0;
	border:none;
	width:77px;
	height:28px;
	margin: 0 60px 0 0;
	outline:none;
	cursor:pointer;
}