.spacer05 {
	position:relative;
	width:100px;
	height:2px;
	z-index:1;
	float: left;
}
.spacer10 {
	position:relative;
	width:100%;
	height:10px;
	z-index:1;
	float: left;
}
.spacer17 {
	position:relative;
	width:100%;
	height:17px;
	z-index:1;
	float: left;
}
.spacer10_dot {
	position:relative;
	width:100%;
	height:10px;
	z-index:1;
	float: left;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.spacer1 {
	position:relative;
	width:100%;
	height:10px;
	z-index:1;
	float: left;
}
.spacer30 {
	position:relative;
	width:100%;
	height:30px;
	z-index:1;
	float: left;
}
.spacer50 {
	position:relative;
	width:100%;
	height:50px;
	z-index:1;
	float: left;
}
.spacer100 {
	position:relative;
	width:100%;
	height:100px;
	z-index:1;
	float: left;
}
.spacer200 {
	position:relative;
	width:100%;
	height:200px;
	z-index:1;
	float: left;
}

.spacerV {
	position:relative;
	width:25px;
	height:60px;
	z-index:1;
	float: left;
}
.spacerV14px {
	position:relative;
	width:25px;
	height:120px;
	z-index:1;
	float: left;
}
.spacerV24px {
	position:relative;
	width:24px;
	height:24px;
	z-index:1;
	float: left;
}
.spacerV2 {
	position:relative;
	width:2px;
	height:100px;
	z-index:1;
	float: left;
}
.spacerV50 {
	position:relative;
	width:50px;
	height:50px;
	z-index:10;
	float: left;
}
.spacerV350 {
	position:relative;
	width:27px;
	height:350px;
	z-index:1;
	float: left;
}
.spacerV63 {
	position:relative;
	width:60px;
	height:50px;
	z-index:10;
	float: left;
}
.spacer02 {
	position:relative;
	width:100px;
	height:2px;
	z-index:1;
	float: left;
}
.spacer75 {
	position:relative;
	width:100%;
	height:75px;
	z-index:1;
	float: left;
}
