.tags1 {
	display: inline;
	float: left;
	width: 960px;
	margin: 70px 0 0 0;
}

.tags1 .tags {
	display: inline;
	float: left;
	width: 940px;
	margin: 0 10px 0 10px;
}


.tags2 {
	display: inline;
	float: left;
	width: 960px;
}

.tags2 .tags {
	display: inline;
	float: left;
	width: 940px;
	margin: 0 10px 0 10px;
}


.keywords1 .tagitem {
}

a.tag:link, a.tag:visited, a.tag:active, a.tag:hover {
	font-size: 24px;
	line-height: 36px;
	background: none;
	text-decoration: none;
	padding: 3px;
}

a.tag:hover {
	background: #000;
}