#cc-content {
	width: 900px;
	text-align: center;
	}

.cc-text {
	margin: 0.5em;
	width: 400px;
	}

.menubox {
	border-right: 1px solid #98bf0e;
	text-align: left;
	}

.menuitem {
	border: 0px;
	margin: 2px;
	}

a.menuitem:link,
a.menuitem:visited,
a.menuitem:active {
	}
a.menuitem:hover {
	border: 1px solid #98bf0e;
	margin: 1px;
	}
