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

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

.tagsets1 .tagset {
	display: inline;
	float: left;
	width: 460px;
	margin: 0 10px 50px 10px;
}

.tagsets1 .tagsetTitle {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 36px;
	border-bottom: 1px solid #000;
}


.tagsets1 .tagsetTags {
	font-size: 18px;
}

a.setTitle:link, a.setTitle:visited, a.setTitle:active, a.setTitle:hover {
	padding: 2px;
	color: #000;
	background: none;
	text-decoration: none;
}

a.setTitle:hover {
	color: #FFF;
	background: #000;
}