#PopulairTags .blockTop {
	background-image:  url(../Images/blocks/BlockRightTop.png);
	background-repeat: no-repeat;
	height:6px;
	width:220px;
	float:left;
	margin-top: 18px;
}
#PopulairTags .blockMiddle {
	float:left;
	background-color: White;
	min-height: 270px;
	width: 220px;
}
#PopulairTags .blockBottom {
	background-image:  url(../Images/blocks/BlockRightBottom.png);
	background-repeat: no-repeat;
	height:6px;
	width:220px;
	float:left;
}
#PopulairTags .Wrapper {
	padding: 7px 16px;
}
#PopulairTags .Header {
	font-Size:18px;
	line-height: 21px;
}
#PopulairTags .KeyWordBlock {
	line-height:22px;
}
#PopulairTags a {
	color:#660033;
	margin: 5px 6px 0 0;
}
#PopulairTags .TagSize1 {
	float: left;
	font-size: 28px;
}
#PopulairTags .TagSize2 {
	float: left;
	font-size: 22px;
}
#PopulairTags .TagSize3 {
	float: left;
	font-size: 18px;
}
#PopulairTags .TagSize4 {
	float: left;
	font-size: 12px;
}
