@charset "utf-8";
gallerytype {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #666;
	border: medium solid #09F;
}
.gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06F;
	border: thin solid #CCC;
}
