	#folder1{
	background-color:#000;
	height:146px;
	padding-top: 4px;
	}
	#folder1 img{
	width:50px;
	height:65px;
	float:left;
	margin-top:48px;
	padding-right: 10px;
	margin-left: 25px;
	}
	#folder1 img:hover{
	width:100px;
	height:130px;
	margin-top:0;
	}

