div.gallery_photo {
    float: left;
    margin: 10px;
    padding: 5px;
    width: 110px;
    height: 120px;
    border: 1px solid #d0d0d0;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
    text-align: center;
    font-size: 0.8em;
}

.small {
    font-size: 0.8em;
    padding: none
    margin: none;
}

.scatalogue {
    float: left;
    width: 140px;
    margin: 5px;
}

.lnk_image {
    width: 100px;
    margin: 10px;
}

.lnk {
    margin: 10px;
    width: 300px;
}

.lnk_img {
    border: none;
    padding-right: 3em;
    margin-right: 3em;
}

.lnk_img_gallery {
    border: none;
}

div.backto {
    padding-top: 1em;
    clear: both;
}

div.terms {
    width: 50%;
}

div.terms_print {
    width: 50%;
    text-align: center;
}

div.search_box {
    background: #dddddd;
    padding: 7px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 2em;
    margin-bottom: 2em;
    border: 1px solid darkgray;
}

img.morespace {
    padding: 0;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 1em;
    border: 0;
}

input[type=submit], input[type=button], .submit-row input { background:white url(/media/img/admin/nav-bg.gif) bottom repeat-x; padding:3px; color:black; }
input[type=submit]:active, input[type=button]:active { background-image:url(/media/img/admin/nav-bg-reverse.gif); background-position:top; }
input[type=submit].default, .submit-row input.default { border:2px solid #5b80b2; background:#7CA0C7 url(/media/img/admin/default-bg.gif) bottom repeat-x; font-weight:bold; color:white; }
input[type=submit].default:active { background-image:url(/media/img/admin/default-bg-reverse.gif); background-position:top; }

input[type=reset], input[type=button], .submit-row input { background:white url(/media/img/admin/nav-bg.gif) bottom repeat-x; padding:3px; color:black; }
input[type=reset]:active, input[type=button]:active { background-image:url(/media/img/admin/nav-bg-reverse.gif); background-position:top; }
input[type=reset].default, .submit-row input.default { border:2px solid #5b80b2; background:#7CA0C7 url(/media/img/admin/default-bg.gif) bottom repeat-x; font-weight:bold; color:white; }
input[type=reset].default:active { background-image:url(/media/img/admin/default-bg-reverse.gif); background-position:top; }

/*
a.mainnav:link, a.mainnav:visited, a.mainnav:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}

a.mainnav:hover {
	text-decoration: underline;
}

a.mainnav_current {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
*/


a.subm:link, a.subm:visited, a.subm:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}


a.tcs:link, a.tcs:visited { color:#666; text-decoration: underline; }
