.folderDIV {
	position: absolute;
	height: 136px;
	width: 136px;
	left: 55px;
	top: 40px;
	background-image: url(images/inf_folder.jpg);
	background-repeat: no-repeat;
}
.columnDIV {
	position: absolute;
	height: 156px;
	width: 144px;
	top: 400px;
}
.separatorDIV {
	background-image: url(images/glb_separator1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 156px;
	width: 2px;
	top: 400px;
}
.articlesDIV {
	position: absolute;
	height: 200px;
	width: 270px;
	top: 187px;
	left: 39px;
	border: 1px solid #E3E3A2;
}
.blockDIV {
	border: 1px solid #E3E3A2;
	position: absolute;
	left: 315px;
	top: 187px;
	height: 200px;
	width: 545px;
}
