.altprogetti {
	float: right;
	width: 230px;
	height: 375px;
	margin-top: 8px;
	padding: 15px 0 0 0;
	background-image: url('../images/progetti.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e7ecf3;
	border: 1px solid #f3f6f9;
}

ul#altprog {
	list-style: none;
	width: 210px;
	height: 340px;
        margin-left:10px;
        margin-top:35px;
	overflow: auto;
}

div.prog {
	height: 54px;
	padding-bottom: 30px;
	overflow: hidden;
}

img.prog {
	margin: 0px;
	width: 190px;
}
