div#disp-image {
	margin-top: 2px;
	width: 0; height: 0;
	background-color: #fdd;
	border: solid 1px #e33;
	border-radius: 2px;
}
