
body {
	padding: 5px;
}

a img {
	border: none;
	}
	
#header-login {
	display: none;
	}
	
#kaiju {
	float: right;
	}
	
#footer {
	color: #999;
	margin-top: 20px;
	}

#footer ul {
	list-style: none;
	}
	
#footer img {
	display: none;
	}
	
.threecolumn-post {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: thin solid #888;
	}