/* Popup User Gallery */

div#full-image { 
	/* background:#e2edfa; */
	padding:0px;
	/* min-height: 480px; 
	height:auto !important;
	height: 480px;
	width: 640px;
	*/
	margin: auto;
	padding: 10px;
	-moz-border-radius:6px;
	color:#618cbe;
	text-align: center;
}

div#text-description {
  width: 640px;
  margin: auto;
  text-align: center;
}
