.gallery {padding: 0px;margin:0;}

#gallery_image {vertical-align:top;}

#gallery_image div {
	text-align: center;
	padding:0;
	margin:0px;
	font-size:10px;
	color: #8a0e04;
	font-weight:bold;
}

#gallery_image a img {vertical-align: bottom;margin: 4px;border:3px double white;}
#gallery_image a:hover img {border:3px double #8b8e4b;}
#gallery_image a:hover {  /* wakeup IE */	border-width: 0;}

.gallery_navigation {font-size:11px;line-height:13px;margin-bottom:5px;}
.gallery_navigation strong {color:orange;}

.gallery_selector {font-size:11px;color:#404D8C;float:right;font-weight:normal;}
.gallery_selector div {float:right;text-align:right;}
.gallery_selector select {font-size: 11px;color: #404D8C;background-color: #C3C8EA;width:175px;}
.gallery_selector input.button {height:19px;line-height:15px;padding:0;}

.pagination {margin:0;}
.pagination td, .pagination td * {color:white;font: 13px/16px;}

.pagination td.navigation {font-weight: normal;	padding-bottom: 20px;color: white;}
.pagination td.navigation a:link,.pagination td.navigation a:visited,.pagination td.navigation a:active {text-decoration:none;}
.pagination td.navigation a:hover {color:red;text-decoration:underline;}

.postcards #gallery_image a img {margin:0;}
.postcards #gallery_image a {margin:2px; }
.postcards #gallery_image {padding:2px; }
.postcards #gallery_image img { border: 4px double white; }

.postcard_preview img, .postcard_view img {border:4px double white;}
.postcard_preview div, .postcard_view div {
	margin:3px;
	padding:3px;
	text-align: left;
	height:115px;
	width:600px;
   overflow:auto;
	font-size:12px;
}