#left {
	background-image: url('/images/work/left.gif');
}

#right {
	background-image: url('/images/work/right.gif');
}

.photos {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 15px;
}
.photos .photo {
	float: left;
	display: inline;
	width: 45px;
	margin: 0 5px 5px 0;
}

.photos .photo a { float: left; }

.sIFR-active #right h1 { font-size: 21px; line-height: 21px; margin-bottom: 3px;}

#togglePhotos {
	color: #808080;	
}
#togglePhotos a {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
#togglePhotos a:hover {
	color: #808080;
	text-decoration: underline;
}

#togglePhotos a.active {
	text-decoration: underline;
}