/* Area di scorrimento */
#bottom {
	width: 71px;
	height: 430px;
	overflow: hidden;
	padding: 0px;
	clear:both;
	}

/* Immagini */
#bottom img {
	width: 71px;
	height:43px;
	margin: 0px;
	border: 0px;
	border:none;
	clear:both;
	}

