

h3 {
	clear: both;
	color: #900;
	font-size: 120%;
	margin: 10px;
}
h3 span {
	color: #333;
	font-size: 78%;
}


div.photo-feature {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url("images/photo_frame.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 11px;
	width: 158px;
}
div.photo-feature-first {
	margin-left: 0;
}
div.photo-feature img {
	width: 158px;
	height: 158px;
}
div.photo-feature div.crop-box {
	width: 158px;
	height: 158px;
	position: relative;
	overflow: hidden;
}
div.photo-feature p {
	margin: 0;
	margin-top: 20px;
	font-weight: bold;
	color: #333;
	font-size: 100%;
}
div.photo-feature p span {
	font-weight: normal;
	font-size: 92%;
	color: #666666;
}
div.photo-feature a {
	text-decoration: none;
	color: #333;
}
div.photo-feature a:hover {
	text-decoration: underline;
}
div#webcam-1 img {
	position: relative;
	width: 219px;
	height: 168px;
	left: -30px;
}

div#webcam-2 img {
	position: relative;
	height: 170px;
	width: 249px;
	top: -12px;
	left: -45px;
}
div#webcam-3 img {
	position: relative;
	height: 173px;
	width: 254px;
	top: -12px;
	left: -20px;
}

