@import url( "../foundation_1200/stylesheets/foundation.min.css" );
@import url( "../foundation_1200/stylesheets/app.css" );
@import url( "../isotope/css/style.css" );

.corner-stamp {
	width: 300px;
	height: 780px;
	padding: 0;
	margin: 0px;
	margin-top:10px;
	float: right;
	color: 
	white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.actinoid {
	background: #30e557
}
.actinoid p {
	line-height:1.0;
	margin-bottom:4px;
}
.lanthanoid a  {
	color: #ca0000;
}
#copyright p, #copyright ul.link-list { margin-bottom: 0; }
#copyright a { color: #fff; }
