#divPanel01, #divPanel02 {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 310px;
	height: 42em;
}

#divPanel01 {
	background-color: #F2F2F2;
	background-image: url(../sworkland/imageFiles/panel-01-backdrop.jpg);
	float: left;
}

#divPanel02 {
	background-color: #E6E6E6;
	background-image: url(../sworkland/imageFiles/panel-02-backdrop.jpg);
	margin-left: 320px;
}

img.photoRight {
	vertical-align: text-top;
	float: right;
	padding-left: 10px;
}
img.photo {
	margin-bottom: 10px;
}

#divPanel02 .emphasis {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
