
.demo { margin-top: 20px;}


.galleria{list-style:none;width:470px; margin: 0; padding: 0; margin-top: 20px;}
.galleria li{display:block;width: 100px;height: 100px;overflow:hidden;float:left;margin:0 15px 15px 0}

.galleria li a{display:none}
.galleria li div img{cursor: auto}

.galleria li embed { width: 100px; height: 100px;}

.galleria li .caption{display:block;padding-top:.5em}
 html .galleria li div span{width:400px} 



.nav{padding-top:15px;clear:both;text-transform:uppercase; width: 470px; text-align: center;}

span.imageName { padding-top: 6px; display: block; color:#003478; font-weight:bold; }
span.image {color:#003478; font-weight:bold; padding-right: 3px;}

#gallery_display
{
    margin: 20px 0;
    height: 350px;
}

.media_gallery
{
    display: inline;
}

span.thumb
{
    width: 105px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    margin-right: 9px;
    margin-bottom: 9px;
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
}

span.thumbMovie 
{
    background: url(../image/sch/thumb-movie.gif);
}

ul#tabs:after, #content_box:after, #sidebars_box:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
