/* Start of CMSMS style sheet 'clientslide' */
/* Sample 2*/
.clientlogos {
  margin-top: 40px;
  margin-left: 12px;
}

#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

p.buttons {
  position: absolute;
  top:380px;
  visibility: hidden;
}

.mask1{
	position:relative;
	width:200px;
	height:80px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:200px;
	height:80px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
/* End of 'clientslide' */

