			div#content {
				position: absolute;
				top: 182px;
				right: 0;
				}
			div#paginering {
				margin: 0 auto;
				width: 833px;
				position: relative;
				height: 1px;
				}
			div#paginering div {
				position: absolute;
				/*
				bottom: 20px;
				right: 32px;
				*/
				/*top: -60px;*/
				top: -57px;
				right: 0px;
				}
			div#photonav {
				position: absolute;
				/*top: 60px;*/
				top: 63px;
				left: 0;
				height: 67px;
				width: 100%;
				overflow: hidden;
				}
			div#photonav ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
				}
			div#photonav li {
				margin: 0 7px 0 0;
				float: left;
				height: 67px;
				overflow: hidden;
				}
			div#photonav li.last {
				margin-right: 0px;
				}
			div#photonav li a {
				display: block;
				height: 67px;
				width: 67px;
				padding-top: 80px;
				}

