#images_ho {
	position:relative;
	width:320px;
	height:240px;
	float:left;
	margin:4px;
}

#images_ho img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#images_n {
	position:relative;
	width:320px;
	height:240px;
	float:left;
	margin:4px;
}

#images_n img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#images_o {
	position:relative;
	width:320px;
	height:240px;
	float:left;
	margin:4px;
}

#images_o img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#images_home {
	position:relative;
	width:300px;
	height:225px;
	float:right;
	margin:4px;
}

#images_home img {
	display:none;
	position:absolute;
	top:0; left:0;
}
