.dir {
	border: 0px;
}
.img {
	border: 0px;
}
.table_main {
	font: 10pt bold 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-decoration: none;
	border: 0px;
	margin-bottom: 50px;
}

.table_imgnav {
	font: 10pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-decoration: none;
	border: 0;
}
.table_exif {
	font: 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-decoration: none;
	border: 1px solid #B0B0B0;
    text-align: left;
}
.table_comments {
	font: 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-decoration: none;
	border: 0;
    text-align: left;
}
.imagecaption {
	font: bold 10pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
}
.usercomment {
	font: 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #B0B0B0;
}
.usercomment_top {
	font: 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	border: 0px;
}
.headline {
	font: bold 10pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-align: right;
	letter-spacing: 5px;
}
.navgal {
	text-align: left;
}
.dirname {
	font-weight: bold;
	text-align: right;
	letter-spacing: 3px;
	padding-right: 7px;
}
.introtext {
    margin: 6px 12px 6px 12px;
	text-align: left;
}
.thumbcaptions {
	font: bold 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
.textfield {
	border: 1px solid #A3A3A3;
	background: #E8E8E8;
}
.button {
	border: 1px solid #000000;
	background-color: #E1E1E1;
	font: 8pt verdana,arial;
}
.dir_topleft {
	border: 0px;
	background-image: url(../images/dir_topleft.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_top {
	border: 0px;
	background-image: url(../images/dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright {
	border: 0px;
	background-image: url(../images/dir_topright.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_left {
	border: 0px;
	background-image: url(../images/dir_left.gif);
	background-repeat: repeat-y;
    width: 26px;
}
.dir_right {
	border: 0px;
	background-image: url(../images/dir_right.gif);
	background-repeat: repeat-y;
    width: 26px;
}
.dir_bottomleft {
	border: 0px;
	background-image: url(../images/dir_bottomleft.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.dir_bottom {
	border: 0px;
	background-image: url(../images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright {
	border: 0px;
	background-image: url(../images/dir_bottomright.gif);
	background-repeat: no-repeat;
    width: 26px;
	height: 26px;
}
.img_topleft {
	border: 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_top {
	border: 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright {
	border: 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_left {
	border: 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
    width: 13px;
}
.img_right {
	border: 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
    width: 13px;
}
.img_bottomleft {
	border: 0px;
	font: 8pt verdana,arial;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_bottom {
	border: 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright {
	border: 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.img_comment {
	border: 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.credits {
	font: 8pt 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	color: #848484;
    text-align: center;

}

