#cont{
	width:566px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	padding:2px
}

#slideshow {
  margin: 5px 0 0px 4px;
}

#slideshow img, #cont img {
  border: 2px solid #fff;
  background: antiquewhite;
	background: #000;
  width: 180px;
  padding: 2px;
}

/* Sample 1*/
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

.mask1{
  position:relative;
  width:566px;
  height:180px;
height: 141px;
  overflow:hidden;
}

