#viewer_window {
	width: 320px;
	height: 250px;
	top: 300px;
	left: -180px;
	padding: 20px;
	background-color: #000;
}

#viewer_close {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
