div#photoDisplay {
	width:650px;
}

*html div#photoStrip {
      position:relative;
}

div#photoStrip {
	overflow:auto;
	width:85px;
	height:500px;
	margin-left:5px;
	font-size:8pt;
	font-weight:bold;
	position:absolute;
	z-index:1;
}

div#photoStrip img {
	margin: 0px 5px 5px 0px;
}

div#menuContent {
	width:300px;
}
