.box {
	width: 350;
	vertical-align: top;
	color: #fff;
}
.infobox { background-color: #141414; border: solid 1px #969696; padding:4px; font-size: small; }
.news {
	font-size: small;
}
.button {
	cursor: pointer;
	cursor: hand;
}
