#show-picture-wrapper {
	background: #fff;
	padding: 10px 0 20px 0;
	width: 550px;
	border-right: 1px solid #ec5703;
	border-left: 1px solid #ec5703;
	border-bottom: 1px solid #ec5703;
}

#show-picture-wrapper img {
	border: 0;
}

#another {
	margin: 15px 0 25px 0;
}

#another a {
	color: #ec5703;
	font-weight: bold;
	font-size: 11px;
}

#another a:hover {
	text-decoration: none;
}