#photo {
	position: relative;
	}
	
#controlbox {
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 108px;
	}

#learnmorecontainer form {
	margin-top: 8px;
	margin-bottom: 3px;
	}

#learnmorecontainer select {
	font-size: 10px;
	width: 185px;
	}
