.wrapper{
	text-align:center;
	width:960px;
	overflow:hidden;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.slider{
height:150px;
overflow:hidden;
width:960px;
background-color:#FFFFFF;

}
.limecut{
	top:-149px;
	position:relative;
	height:155px;
	width:150px;
	overflow:hidden;
	bottom:0px;	
}

