﻿.dropshadow
{
    float: left;
    background: url(images/common/shadowAlpha.png) no-repeat bottom right !important;
    background: url(images/common/shadow.gif) no-repeat bottom right;
    margin: 10px 5px 0px 5px !important;
    margin: 10px 5px 0px 3px;
    width: 320px;
}
.dropshadow table
{
    position: relative;
    bottom: 6px;
    right: 6px;
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 11px;
    margin: 0px;
    width: 320px;
    background-color: #f9f9f9;
}
.title
{
    padding: 0 10px;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #0A3269;
}
#dvPubList
{
    position: relative;
    width: 660px;
    margin-top: 2px;
}
#dvPubSearch
{
    margin-top: 5px;
    font-weight: bold;
}
#dvPubPager
{
    position: relative;
    text-align: left;
    height: 26px;
    margin-top: 3px;
}
