@CHARSET "UTF-8";

table { max-width: 537px !important; border: 0; }

table.gallery {  }
table.gallery tr { }
table.gallery tr th { padding: 4px 10px; font-weight: bold; text-align: left; }
table.gallery tr td { padding: 4px 10px; font-weight: normal; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; background: gray; }
div.gallery_image { float: left; height: 100px; width: 100px; margin: 18px 17px; }
div.gallery_image a:link img,
div.gallery_image a:visited img { border: 1px solid gray; filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; }
div.gallery_image a:hover img,
div.gallery_image a:active img { border: 1px solid white; }

div.news { padding: 10px; border: 1px solid #737373; margin-bottom: 10px; }
div.news .title { text-decoration: underline; font-size: 130%; margin-bottom: 5px; padding-bottom: 5px;border-bottom: 1px dotted #737373; }
div.news .title,
div.news .meta {/* background: url(../img/news_bg.png); filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;*/ }
div.news .title .navigator { float: right; margin: 3px; width: 9px; height: 9px; cursor: hand; }
div.news .title .navigator .plus { src: url(../img/tree_plus.gif); }
div.news .title .navigator .minus { src: url(../img/tree_minus.gif); }
div.news .meta { font-weight: normal; font-style: italic; font-size: 70%; }
div.news .content {}
div.news .hidden { display: none; }

.miau { display: none; }