html    { color: #1a1a1a; background-color: #ffffff; top: 0; border-style: solid none none; border-width: 12px medium medium; border-color: #fff #cccccc #cccccc }
body   { color: #666; background-color: #ffffff }
a,a:link,a:visited {
	color: #999999;
}
a:hover,a:active  { color: black }
#site-title  { color: #333 }
#site-title a,
#site-title a:link,
#site-title a:visited,
#site-title a:active {
	color: #1a1a1a;
}
#img-title a,
#img-title a:link,
#img-title a:visited     { color: #333 }
#img-title a:hover,
#img-title a:active  { color: #000 }
#img-info-comment   { font-size: 10px; line-height: 14px; background: url(./light/comment_icon.gif) no-repeat 0 50% }
#notes-cmts-container    { background-color: #fcfcfc; border: 0 #ccc }
div.bubble blockquote {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
div.owner blockquote {
	font-style: italic;
}
div.bubble div.tip {
	background: transparent url(./light/tip.gif) no-repeat 0% 0%;
}
#img-comments li {
	border-bottom: 1px solid #cccccc;
}
#img-comments fieldset {
	border: none;
}
#img-comments .button,
#img-comments input,
#img-comments label,
#img-comments select,
#img-comments textarea {
	color: #333333;
}
#img-comments input,
#img-comments textarea,
#img-comments select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#img-comments .button {
	background-color: #ffffff;
	border-width: 3px;
	border-style: double;
	border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(170, 170, 170) rgb(204, 204, 204);
}
#browse-nav-container li    { font-size: 11px; line-height: 15px; border-bottom: 1px solid #f9f9f9 }
.border-frame    { background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 50%; border-style: none; border-width: 0; border-color: rgb(221,221,221) rgb(187,187,187) rgb(170,170,170) rgb(204,204,204) }
.thumbnail-border-frame  { background-image: none; background-position: 50% 50% }
img.border-matte  { border-style: none; border-width: 0; border-color: rgb(170,170,170) rgb(204,204,204) rgb(221,221,221) rgb(187,187,187) }
.paginator .this-page {
	border: 1px dotted #cccccc;
	color: #8b0000;
}
.paginator a,
.paginator a:link,
.paginator a:visited {
	border: 1px solid #cccccc;
}
#paging-nav-container div.results {
	color: #999999;
}
#footer        { font-size: 10px; line-height: 12px; border-top: 1px none #cccccc }
