#tag-wrapper {
	width:100%;
	background:url(../images/bg-tag-wrapper.jpg) repeat-x #FFF;
}

#tag-container {
	width:100%;
	background:url(../images/bg-tag-container.jpg) no-repeat top center;
	min-height:300px;
	height:300px;
	height:auto !important;
}

#tag {
	width:970px;
	margin:0px auto;
	padding-top:46px;
}

#tag-title {
	padding-top:30px;
	padding-left:100px;
}

#tag-title h1 {
	font-size:3.5em;
	text-transform:capitalize;
}

#tag-baseline {
	color:#888888;
	font-size:1.3em;
}

.links-wrapper-tags, .links-wrapper-tags #links {
	background:none !important;
}

.links-wrapper-tags {
	padding-top:30px;
}
