#imgBox {
	position: absolute;
	left: 15px;
	/*width: 600px;*/
	z-index: 20;
}
#imgBoxCroutons {
	position: absolute;
	left: 15px;
	/*width: 600px;*/
	z-index: 20;
	width: 450px;
	height: 300px;
}
#textBox{
	position: absolute;
	left: 0px;
	top: 15px;
	width: 280px;
	height: 400px;
	z-index: 3;
}
