/*  Panels */

.leftPanel{
	width:	50%;
}

.rightPanel{
	width:47%;
}

.bottom .leftPanel{
	width:	55%
}

.bottom .rightPanel{
	width:35%;	
}

/* pictures */
#article1Text img, #article2Text img, #article3Text img{
	width:250px;
}
