﻿#s {
	BORDER-BOTTOM: 1px;
	BORDER-LEFT:   1px;
	BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    LEFT: -190px;
    POSITION: absolute;
    WIDTH: 50px
    }
    
#z {
	border-bottom: 1px;
	BORDER-LEFT: 1px;
	BORDER-RIGHT: 1px;
	BORDER-TOP:   1px;
	LEFT: 211px;
	POSITION: absolute;
    WIDTH: 50px
}
