#content.wt-style {
	padding: 80px 20px 20px 40px;
}
#content.wt-style p {
	text-align: center;
	width: 100%;
}
#content.wt-style a.img-link {
	display: block;
	position: relative;
	width: 95px;
	height: 95px;
	float: left;
	border: none;
}
#content.wt-style img {
	border: none;
	margin: 10px;
}
#content.wt-style span.frame {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 95px;
	height: 95px;
	background: url('../img/wtstyle.frames.png') no-repeat;
}