h1 {
	float:left;
	clear:both;
	line-height:48px;
}
a.image {
	margin:0 15px 20px 15px;
}
.folder h2 {
	width:100%;
	text-align:center;
	font-size:16px;
	margin:0 0 5px 0;
	display:inline;
	font-weight:bold;
}
.submit_button{
	float:left;
	padding-top:10px;
	text-align:center;
}
	.submit_button a{
		color:white;
	}

