.frame01 {
	height: 175px;
	margin: 0;
	position: relative;
	width: 262px;
	float: left;
	vertical-align: top;
}
.frame01 img {
	padding: 9px 0 0 0;
}
.frame01 span {
	background: url(/Docs/Images/Tutorials/Creative.CSS.Image.Frames/frame01.png) left top no-repeat;
	display: block;
	height: 175px;
	position: absolute;
	width: 262px;
}
.frame02 {
	height: 175px;
	margin: 0;
	position: relative;
	width: 262px;
	float: left;
	vertical-align: top;
}
.frame02 img {
	padding: 9px 0 0 0;
}
.frame02 span {
	background: url(/Docs/Images/Tutorials/Creative.CSS.Image.Frames/frame02.png) left top no-repeat;
	display: block;
	height: 175px;
	position: absolute;
	width: 262px;
}
.frame03 {
	height: 175px;
	margin: 0;
	position: relative;
	width: 262px;
	float: left;
	vertical-align: top;
}
.frame03 img {
	padding: 9px 0 0 0;
}
.frame03 span {
	background: url(/Docs/Images/Tutorials/Creative.CSS.Image.Frames/frame03.png) left top no-repeat;
	display: block;
	height: 175px;
	position: absolute;
	width: 262px;
}
