
.leftIcon { 
  z-index: 100;
  position: absolute;
  left: 20px;
  top: 290px;
  background-image: url(LeftIcons.gif);
  background-repeat: no-repeat;
  width: 268px;
  height: 217px;
  cursor: pointer;
} 

.rightIcon { 
  z-index: 100;
  position: absolute;
  right: 10px;
  top: 301px;
  background-image: url(RightIcons.gif);
  background-repeat: no-repeat;
  width: 268px;
  height: 217px;
  cursor: pointer;
}

.bestGlass {
	Z-INDEX: 100;
	RIGHT: 298px;
	TOP: 485px;
	CURSOR: pointer;
	POSITION: absolute;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;FONT-FAMILY: Times New Roman; 
	TEXT-DECORATION: none;
}
 
