div#image-library {
	display:none;	
}

div#winston-bg {
	background:url(http://modcloth.com/images/assets/0000/0025/background.jpg);
	width:868px;
	height:600px;
}

div#winston-nav {
	width:172px;
	height:83px;
	position:relative;
	top:309px;
	left:131px;
}

img#winston-next, img#winston-previous {
	vertical-align:top;	
	position:relative;
	top:28px;
}

img#winston-glasses, img#winston-next, img#winston-previous {
	float:left;
	clear:none;
	z-index:3;
	display:none;
}

img#winston-image{
	position:relative;
	left:474px;
	top:25px;
	z-index:1;
}

img#winston-caption {
	position:relative;
	top:78px;
	left:189px;
	z-index:2;
}
