

/* ZOOM CONTAINER */
.zoom											{ display: block; margin: 0 auto; min-height:400px;}
.large										{ background: white; }



/* FOR IMAGE DEMO */
.small img								{ width:350px; }
.large img								{ width: 1000px; cursor:none;}


#image0, #image1, #image2, #image3{
	cursor:pointer;	
}