
#myGallery {
/*	width: 480px !important;
	height: 300px !important;*/
} 

.myGallery_480x300
{
	text-align: left;
	margin: 0 auto;
	width: 480px !important;
	height: 300px !important;
} 

.myGallery_400x300
{
	text-align: left;
	margin: 0 auto;
	width: 400px !important;
	height: 300px !important;
} 

.myGallery_305x300
{
	text-align: left;
	margin: 0 auto;
	width: 305px !important;
	height: 300px !important;
} 

.imageElement {
	visibility: hidden;
	height: 0px;
}

.imageElement a,
.imageElement h3,
.imageElement img,
.imageElement p {
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0%;
}

