#divPanel01 {
	width: 310px;
	float: left;
}

#divPanel02 {
	background-color: #E6E6E6;
	background-image: url(../franchise/imageFiles/panel-02-backdrop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 99px;
	width: 310px;
	height: 406px;
	margin-left: 320px;
	position: relative;
}
#divPanel02 #frameBottom {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
}
