#photos { width: 960px; margin: 20px auto }
	#photos-menu { width: 250px; float: left; list-style: none; padding: 0 }
		#photos-menu li { margin-left: 33px }
		#photos-menu a { display: block; width: 150px; text-decoration: none; background: url(bg-base.png) repeat-x 0 0; color: #fff; text-align: center; font: 14px/52px arial !important }
			#photos-menu a:hover,
			#photos-menu a.selected { background-image: url(bg-hover.png) }
	#photos-content { margin-left: 260px; width: 700px }
		.title-day { color: #f70; font: 24px/1 arial, sans-serif }
		#photos-content > a { display: block; width: 100px; height: 100px; float: left; margin: 0 10px 10px 0 }


.cf:before, .cf:after, .row:before, .row:after { content: ""; display: table }
.cf:after, .row:after { clear: both }
.cf { zoom: 1 }