
.w1 {
	width: 10px;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/1.gif') 0% 0% no-repeat;
}
.w1 img{
	width: 10px;
	height: 10px;
}
.w2 {
	width: 100%;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/2.gif') 0% 0% repeat-x;
}
.w3 {
	width: 10px;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/3.gif') 100% 0% no-repeat;
}
.w3 img{
	width: 10px;
	height: 10px;
}
.w4 {
	background: url('http://www.schulte-lmt.com/master/img/win/4.gif') 0% 0% repeat-y;
}
.w4 img {
	width: 10px;
	height: 100%;
}
.w5 {
	width: 10px;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/5.gif') 100% 100% no-repeat;
}
.w5 img{
	width: 10px;
	height: 10px;
}
.w6 {
	width: 100%;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/6.gif') 0% 100% repeat-x;
}
.w7 {
	width: 10px;
	height: 10px;
	background: url('http://www.schulte-lmt.com/master/img/win/7.gif') 0% 100% no-repeat;
}
.w7 img{
	width: 10px;
	height: 10px;
}
.w8 {
	background: url('http://www.schulte-lmt.com/master/img/win/8.gif') 0% 0% repeat-y;
}
.w8 img{
	width: 10px;
	height: 100%;
}
.cntr {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	background-color: #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
