#Nav {
	height: 80px;
	width: 953px;
	position: relative;
	margin-right: auto;
	margin-top: 0px;
}
#photos_scrollable {
	height: 517px;
	overflow: scroll;
	width: 970px;

}
#photos {
	height: 500px;
	overflow: visible;
	visibility: inherit;
	width: 17200px;
	letter-spacing: 5px;
	
}
#photo_padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#retouch_padding {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#retouch {

	height: 500px;
	overflow: visible;
	visibility: inherit;
	width: 6100px;
	letter-spacing: 5px;
}
