#galleryview input {
	border:0;
	background-color:#999;
	text-align:center;
	
}
#galleryview textarea {
	border:0;
	background-color:#999;
	text-align:center;

}
#galleryview a {
	text-decoration:none;
	color:#0CF;
	font-weight:bold;
	
}
#galleryview a:hover {
	color:#0F0;
}
.galtitle {
	font-size: large;
	font-weight: bold;
}

#galleryindex {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;

}

#galleryindex TD {
	font-size:xx-small;
	text-align:center;
	background-position:center center;
	background-color:#666;
	color:#FFF;
	vertical-align:bottom;
		
}

#galleryindex input {
	border:0;
	background-color:#999;
	text-align:center;
	
}


#gallerytitle {
	font-weight:bold;
		
}
#toolbar td {
	width:50px;
}
.topalign {
	vertical-align:top;
}

