#lookbook-nav {
	background: url(../img/lookbook-bg.jpg) no-repeat;
	width: 899px; height: 606px; position: relative;
}
#lookbook-mens {
	background: url(../img/btn-mens.gif) no-repeat;
	width: 389px; height: 71px; display: block;
	position: absolute; left: 65px; top: 260px;	
}
#lookbook-womens {
	background: url(../img/btn-womens.gif) no-repeat;
	width: 468px; height: 71px; display: block;
	position: absolute; left: 65px; top: 405px;	
}

#lookbook-viewer {
	background: #000;
	height: 650px;
	overflow: hidden;
}