

/* PROPERTIES */
.PageProperties
{
	border:1px solid #aca899;
	padding:3px;	
	position: absolute;
	left: 50%;
	top: 232px;
	margin: 0 0 0 320px;
	width:120px;
	background-color:#cfe2fb;
}
.PageProperties input
{
	border:1px solid #aca899;
}

