﻿div.highlightwrap1
{
    width: 630px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.highlightwrap1 div.flash,
.highlightwrap1 div.image
{
    display: block;
    float: left;
    text-align: center;
}

div.highlightwrap2
{
    width: 190px;
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
}

.highlightwrap2 div.flash,
.highlightwrap2 div.image
{
    width: 190px;
    overflow: hidden;
    display: block;
    text-align: center;
}

div.highlightwrap3
{
    width: 140px;
    display: block;
    overflow: hidden;
    margin:8px 8px 8px 6px;
}

.highlightwrap3 div.flash,
.highlightwrap3 div.image
{
    width: 140px;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-bottom: 8px;
}
