.next{
font-size: 9px;
width: 35px;
}
.prev{
font-size: 9px;
width: 35px;
}
.anyClass{
}
.imagecontainer{
width: 220px;
border: 0px solid #000;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	width:320;
	height:240;
	z-index: 10003;
	}
