html,body,div,img {margin:0;padding:0;border:none;}


#vertical, #horizontal {
	margin:0px auto;
	width:0px auto;
}

#vertical div, #horizontal div {
	margin-right:0px;
	float:left;
	width:236px;
	height:147px;
	border:0px solid #000000;
	position:relative;
	overflow:hidden;
}

#vertical img, #horizontal img {
	position:absolute;
}