

.hover .span4{
	
}

#vertical div, #horizontal div {
	margin-right:20px;
	float:left;
	width:470px;
	height:150px;
	position:relative;
	overflow:hidden;
}

#horizontal div.last {
	margin-right: 0px;
}

#vertical img, #horizontal img {
	position:absolute;
}
