

a img {
	border: none;
	}
	
input {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#header-links, #header-login {
	display: none;
	}
	
#kaiju {
	float: right;
	}
	
#footer {
	color: #999;
	margin-top: 20px;
	}
	
#footer img {
	display: none;
	}
	
.threecolumn-post {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: thin solid #888;
	}
	
#clickhere {
	display: none;
	}
	
.readmore {
	display: none;
	}

.textarea-report {
	padding: 5px;
	margin: 0px;
	border: 1px inset;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
}

#agreement-summary input[type=text] {
	width: 100%;
}

#agreement-summary table {
	width: 100%;
}

.reportdata {
	font-family: courier, monospace;
	margin-left: 35px;
	margin-bottom: 10px;
}

.reportdata > p {
	margin-top: 0px;
}