/*=======================*/
/*      CNV TEMPLATE     */
/*=======================*/
#cnvtop
{
    background: url(/img/clicknvote/cnv_box_top.gif) no-repeat top left;
    width: 234px;
    height: 10px;
    overflow: hidden;
}
#cnvbody
{
    background: url(/img/clicknvote/cnv_box_repeat.gif) repeat-y top left;
    width: 234px;
    overflow: hidden;
}
#cnvbottom
{
    background: url(/img/clicknvote/cnv_box_bottom.gif) no-repeat top left;
    width: 234px;
    height: 14px;
}
#cnvbottomresults
{
    background: url(/img/clicknvote/cnv_box-bottom_bottom.gif) no-repeat top left;
    width: 234px;
    height: 14px;
}
#cnvbodycontent
{
    width: 202px;
    margin: 0;
    padding: 0;
    margin-left: 16px;
}
#cnvbodycontenttop
{
    color: #505E5F;
    border: 1px solid #B9BFBF;
    background-color: #F8F9F9;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    line-height: 17px;
    padding: 10px;
    text-align: left;
    margin-top: 4px;
}
#cnvbodycontenttop h1, #cnvbodycontenttop h2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
    line-height: 17px;
    line-height: 17px;
    margin: 0;
    padding: 0;
}
#cnvbodycontentbody
{
    color: #505E5F;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    margin: 10px 0 10px 0;
}
#cnvbodycontentbody table tr td
{
    color: #505E5F;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    padding: 4px;
}
#cnvbodycontentbody ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
#cnvbodycontentbody ul li
{
    padding-bottom: 8px;
    color: #505E5F;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
.cnvbar
{
    background: url(/img/clicknvote/cnv_bar.gif) no-repeat 0 0;
    height: 9px;
    border: 0;
}
#cnvbodycontentbottom
{
    padding: 5px;
}
#cnvbodycontentbottom a
{
    background: url(/img/clicknvote/cnv_but-vote.gif) no-repeat top left;
    display: block;
    width: 64px;
}
#cnvbodycontentbottom a:hover
{
    background: url(/img/clicknvote/cnv_but-vote.gif) no-repeat bottom left;
}
#cnvbodycontentbottomresults
{
    background: url(/img/clicknvote/cnv_box-bottom_repeat.gif) repeat-y top left;
    width: 234px;
    margin: 0;
}
#cnvbodycontentbottomresults div
{
    padding: 5px;
}
#cnvbodycontentbottomresults, #cnvbodycontentbottomresults a
{
    color: #737E7F;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
    line-height: 17px;
}
