/* CSS Document */

.firstline {
	top: -2px;
	margin-bottom: 4px;
}
#content {
	height: 715px;
	background-repeat: repeat-y;
	border-bottom: 4px solid #999999;
}
#content input {
	width: 165px;
}
.alignbutton {
	margin-left: 90px;
}
#content input.calculated {
	background-color: #666666;
	color: #ffffff;
}
#menu h2 {
	font-size: 18px;
	color: #333333;
	padding-top: 20px;
	margin-left: 8px;
	font-weight: normal;
	line-height: 1em;
}
#calculator p {
	margin-bottom: 1em;
}

table {
	margin-left: 30px;
}

td {
	padding-bottom: 1em;
	vertical-align: bottom;
}