#pagemodelcontainer {
	font-size: 24pt;
	position: relative;
	width: 200px;
	height: 140px;
	margin-bottom: 0.5em;
}

div.multicontrolrow {
	padding-top: 0.2em;	
	padding-bottom: 0.2em;
}

#pagemodelcontainer div {
	border: dashed 1px #638BAD;
	background-color: #C5D7E6;
	text-align: center;
}

#pagemodelcontainer #box1 {
	position: absolute;
	right: 0;
	top: 0;
	height: 67px;
	width: 30px;
}

#pagemodelcontainer #box2 {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 67px;
	width: 30px;
}

#pagemodelcontainer #box3 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 164px;
}

#pagemodelcontainer #box4 {
	font-size: 10pt;
	position: absolute;
	left: 0;
	top: 0;
	height: 94px;
	width: 164px;
}
