@import "flavors/default/spgm_style.css";

#gallery-all-of-it {
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

#content_main {
	height: auto; min-height: 500px; width: 500px;
	background-color: white;
	position: absolute;
	overflow: visible;
	padding: 5px 5px 8px 5px;
	top: 90px; left: -5px;
	border: 5px solid black;
	border-top: 0px;
	z-index: 1;
}

body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #00B7CF;
}