#left-section
{
    background: white;
}
a img
{
    border: none;
}

#left-col
{
    height: 586px;
    float: left;
    width:300px;
    margin-right: 20px;
} 

#left-col-av
{
    background: url('../images/avLeft.jpg');
    background-repeat: no-repeat;
    height: 586px;
    float: left;
    width:300px;
} 

#right-col
{
    float: right;
    height: 500px;
    width:360px;
    padding: 10px 10px 10px 40px;
}

.page-caption_ex
{
    font-size: 12px;
    padding-bottom: 10px;
    color: #ED7030;
    font-weight: bold;
}

.page-text
{
    line-height: 1.5em;
}
.download
{
    font-size: 20px;
    background-repeat: no-repeat;
    padding-top: 10px;

}
.small-caption
{
    font-size: 11px;
}

.tab
{
    padding-left:40px ;
}
.impress-h2
{
    font-size: 24px;
    padding: 0px 0px 10px 10px;
}
.new
{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.hidden
{
    display: none;
    visibility: hidden;
}
