.next{
font-size: 9px;
width: 30px;
}
.prev{
font-size: 9px;
width: 30px;
}
.anyClass{
}
.imagecontainer{
width: 320px;
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;
	}
	
.next1{
font-size: 9px;
width: 30px;
}
.prev1{
font-size: 9px;
width: 30px;
}
.anyClass1{
}
.imagecontainer1{
width: 320px;
border: 0px solid #000;
}
#preview1{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	width:320;
	height:240;
	z-index: 10003;
	}	

