div.youtube     { max-width: 210px; max-height: 185px; width: 200px; height: 175px; border: 1px solid #6c6c6c; }

.news           { font-size:20px; font-family: 'Maven Pro'; font-weight:normal; line-height:20px; padding-top:0px; margin-top:0px; }
.newstext       { font-size:12px; font-family: Calibri,Verdana,Tahoma,Arial,Helvetica; font-weight:normal; }

.forum_comment  { color: #6c6c6c; font-style:italic; }

div.gallery     { border-radius: 0px 5px 0px 5px; -moz-border-radius: 0px 5px 0px 5px; 
                  padding:10px; margin:5px; background:white;
                  font-size:12px; box-shadow:4px 4px 8px #c2c2c2; -moz-box-shadow:4px 4px 8px #c2c2c2; 
                  -webkit-box-shadow:4px 4px 8px #c2c2c2; }
img.thumbnail   { width:120px; border:1px solid #2c2c2c; cursor:pointer; }

div.stars       { width:150px; }
div.star        { width:15px; height:15px; cursor:pointer; float:left; }
.active         { background:url("/gfx/default/star_a.png"); }
.inactive       { background:url("/gfx/default/star_u.png"); }

.rounded        { border-radius: 0px 5px 0px 5px; -moz-border-radius: 0px 5px 0px 5px; margin:0px; }
.inbox          { background: #ffffcc; }
.outbox         { background: #ffffff; }

