#sponsor {
	text-align: right;
}
#submit {
	width: 223px;
	height: 57px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
form {
	position: relative;
	width: 500px;
	padding: 0;
	margin: 0;
}
table {
	background: #fff;
	border-right: 1px solid #D6D6D6;
	width: 100%;
}
table p {
	width: auto;
}
th, td {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	padding: 3px 5px;
}
th {
	font-weight: bold;
	border: none;
	border-bottom: 1px solid #D6D6D6;
}
input {
	width: auto;
}
label {
	text-transform: none;
	display: block;
	width: 200px;
}
#recalc {
	position: relative;
	color: #fff;
	left: 399px;
	width: 101px;
	height: 24px;
	line-height: 24px;
	background: url(../img/bg-button2.gif);
	border: none;
}
#confirm {
	position: absolute;
	right: 0;
	width: 122px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#confirm input {
	background: none;
	border: none;
}
fieldset {
	padding: 0;
	margin: 10px 0 0;
	border: none;
}