table.tgallery {
	border-bottom: 2px solid #79C;	
}


table.tgallery td {
	border: 0px dotted green;
	padding-bottom: 16px;
	/*text-align: center;*/
	vertical-align: top;
}

a.thumblink  img {
	border: 4px solid #99FFFF;
}

div.dim {
	border: 1px solid green;
	text-align: center;	
}

img.thumb {
	/*border-top: 1px solid #43B;*/
	/*border-left: 1px solid red;*/
	padding: 0px;
	margin: 4px;
}

p.pnums {
	padding-top: 24px;
	text-align: right;
	padding-bottom: 4px;
	border-bottom: 2px solid #79C;	
	font-weight: bold;
}

p.pnums  span {
	color: #FC3;
}

textarea {
	font-size: 11px;
}

button {
	width: 48px;
	height: 20px;
	font-size: 11px;
}

table.galleries {
	width: 480px;
	margin: 0px auto;
}
table.galleries  td {
	text-align: center;
	width: 151px;
}
table.galleries a {
	font-weight: bold;
	text-decoration: none;
}
table.galleries td div {
	width: 100%;
}
