#info-wrapper {
		background-color:#FFFFFF;
		border:1px solid #008469;
		height:78px;
		margin-top:20px;
	}
	
	#info {
		padding:10px;
	}
	
	#images {
		margin-top:20px;
		text-align:center;
	}
	
	#dialog {
		height:100%;
		width:900px;
	}
	
	.footer {
		margin-top:10px;
	}
	
	
