form {padding:0px;margin:0px;}


img.thumb { border: 1px solid #000000; }

div.stamp {border: 1px solid #444444; position:absolute; padding:2px; padding-left:5px; padding-right:5px; top:0px; left:0px; background-color:#CCCCCC; filter:alpha(Opacity=70); overflow:auto; z-index:11;}	
div.stamp a:link, div.stamp a:visited { color: #000000; text-decoration: underline;	}
div.stamp a:hover { text-decoration: none;	}

div.edit-title {
	position: absolute;
	top: 25px;
	right: 0px;
	border-bottom: 1px solid #000000;
	padding: 1em;
	background-color: #ffffff;
	font-size: 8pt;
	z-index: 10;
	color: #000000;
	width:100%;
	}

div.edit-title input.button {
	background-color:#1377c0;
	background-image:url(../thumbnail_test/css/images/gallery/button_bgnd.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #0967ac;
}	
	
	
div.error_text {font-size:2em; color:#e00000; margin-top:20px;}