div.content-main {
	width: 640px;
	float: left;
	margin-left: 10px;
}

div.content-side {
	width: 182px;
	float: right;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#photos {
	background: url('/images/slider/slider_bottom.png') left bottom no-repeat;
}

#film_strip {
	height: 80px;
	border: 1px solid red;
}

.strip_wrapper li {
	border: 1px solid #2d2d2d;
}
