﻿.flashpanel
{
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    width: 655px;
    margin-top: 20px;
    background-color:White;
    padding:0px;
}
.flashpanel .flashimage
{
    height: 420px;
    width: 655px;
    background: url(../_images/what_is_no_flash.jpg) no-repeat top left;
}
.flashpanel p
{
    text-align: center;
    color: White;
    padding-top: 370px;
}
.flashpanel a
{
    color: White;
}
.maintext
{
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.maintext ul
{
    padding: 0px;
    margin: 0px;
    padding-left: 15px;
    padding-right: 5px;
}
.maintext a 
{
    text-decoration:underline;
    color:#0e2466;
}
.maintext a:hover
{
    text-decoration:none;
}

div.submit, div.continueshopping a
{
    display: block;
    height: 31px;
    width: 200px;
    background: url(../_buttons/btn-cmn-ContinueShopping.jpg) top no-repeat;
    border: none;
}
div.submit a:hover
{
    background-position: bottom;
}
.linkstable
{
    width: 100%;
    margin-top: 20px;
}
.linkstable td
{
    vertical-align: top;
}


