﻿body 
{
    background: #ffffff;
}

ul.access-links
{
    display: none;
}

.header-wrapper
{
    display: none;
}

.feature
{
    display: none;
}

.nav-wrapper
{
    display: none;
}

.content-wrapper
{
    width: 100%;
}

.content-wrapper .content
{
    width: 350px;
    float: left;
}

.content-wrapper .addinfo
{
    width: 274px;
    float: right;
}

.content-wrapper .content .lcol
{
    width: 184px;
    float: left;
}

.content-wrapper .content .rcol
{
    width: 412px;
    float: right;
}

.footer-wrapper
{
    display: none;
}

.clear-line
{
    clear: both;
    height: 1px;
    overflow: hidden;
}

ul.events-preview,
ul.news-preview
{
    width: 274px;
    margin: 0px 0px 16px;
    padding: 0px;
    list-style-type: none;
    list-style-image: none;
}

ul.events-preview li
{
    width: 254px;
    margin: 0px;
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 4px;
}

ul.news-preview li
{
    width: 274px;
    margin: 0px;
    padding: 10px 0px;
    border-top: solid 1px #d9eae2;
}

.teaser
{
    width: 184px;
    background-image: url('/_common/img/icon-arrow-r.gif');
    background-repeat: no-repeat;
    background-position: 170px bottom;
}

.pager
{
    padding: 9px;
    margin: 0px 0px 15px;
    border: solid 1px #e2d2e5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.admin-tabs
{
    display: none;
}

object
{
    display: none;
}