div.backup { background: url('/media/img/noflash_bg.gif'); border: 1px solid #D9D9D9; }
div.backup div.plugin_missing { float:left; max-width: 135px; margin:10px; }
div.backup div.plugin_missing .title { color: #C71444; font-weight:bold; }
div.backup div.plugin_missing a { text-decoration:none; color:#666666; }
div.backup img { float:left; margin-left: 10px; margin-top:10px;}
h1 {
	font-family:arial;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.galleryThumb {
	float:left;
	border:4px solid black;
	margin:0;
	margin-bottom:5px;
}
#galleryContent {
	border-bottom:1px solid black;
	padding-bottom:10px;
}
#galleryImages {
	/*padding-left:3px;*/
}
div.block {display:block;clear:both;float:none;}
#galleryPageLinks { padding-bottom:10px; }
#galleryPageLeft { float:left; }
#galleryPageRight { float: right; }
div.goToPhotoGallery {
	background:#3e3a3b;
	padding:8px 15px 8px 15px;
	float:left;
	clear:both;
	margin-top:30px;
}
div.backFromGallery {
	background:#3e3a3b;
	padding:8px 15px 8px 15px;
	float:left;	
}
#galleryNav {
	position:absolute;
	top: 13px;
	width:387px;	
	z-index:600;
}
.selectgallery {
	float:right;
	padding-top:8px;
}
.floatleft {float:left;}
.floatright {float:right;}