/********************/
/*    other CSS     */
/********************/

#header{
	background: none !important;
	}

#mainContent{
	background: none !important;
}

#logo{
	padding-top: 20px;
}

div.image{
	float:left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
   }

/********************/
/*     mainmenu     */
/********************/

#menu{
	background: none !important;
	}

div.adminElement{
	float:left;
	width: 148px;
	text-align:center;
}

div.adminElement a{
	text-decoration: none;
	color: #CCC;
	font-weight: normal;
}

/*******************/
/*     gallery     */
/*******************/

div.galleryDetails{
	padding-left: 10px;
}