.foliocontainer
{
	position: absolute;
	background-color: lightgrey;
	height: 235px;
	width: 165px;
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: solid;
	text-align: center;
}
