﻿#boxhomecommunitypulsetop
{
    width: 385px;
    height: 25px;
    background: url(/img/home/box/community-pulse/header.gif) no-repeat top left;
    overflow: hidden;
}
#boxhomecommunitypulsebody
{
    width: 385px;
    background: url(/img/home/box/community-pulse/repeat.gif) repeat-y top left;
    overflow: hidden;
}
#boxhomecommunitypulsebody ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    padding: 10px 0 0 10px;
}
#boxhomecommunitypulsebody ul li
{
    padding-bottom: 20px;
}
#boxhomecommunitypulsebottom
{
    background: url(/img/home/box/community-pulse/footer.gif) no-repeat top left;
    width: 385px;
    height: 80px;
}
.boxhomecommunitypulse
{
    text-decoration: none;
}
.boxhomecommunitypulse a:link, .boxhomecommunitypulse a:active, .boxhomecommunitypulse a:visited
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #737e7f;
}
.boxhomecommunitypulse a:hover
{
    text-decoration: underline;
    color: #4066B2;
}
.boxhomecommunitypulse div, .boxhomecommunitypulse div a:link, .boxhomecommunitypulse div a:active, .boxhomecommunitypulse div a:visited
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #737e7f;
}
.boxhomecommunitypulse div a:hover
{
    text-decoration: underline;
    color: #4066B2;
}
.boxhomecommunitypulse span
{
    font-size: 12px;
    font-weight: bold;
    color: #52A3F0;
}


/* Opinion Space */
#boxhomecommunitypulseopinionspacetop
{
    background: url(/img/home/box/community-pulse/opinion-space.gif) no-repeat top left;
    width: 357px;
    height: 27px;
}
#boxhomecommunitypulseopinionspacebody
{
    padding: 5px;
}

/* Click n Vote */
#boxhomecommunitypulseclicknvotetop
{
    background: url(/img/home/box/community-pulse/click-n-vote.gif) no-repeat top left;
    width: 357px;
    height: 27px;
}
#boxhomecommunitypulseclicknvotebody
{
    padding: 5px;
}
#boxhomecommunitypulseclicknvotebodybuttons
{
    display: inline;
}
#boxhomecommunitypulseclicknvotebodybuttons ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
#boxhomecommunitypulseclicknvotebodybuttons ul li
{
    padding-bottom: 0;
}

/* Community Insight */
#boxhomecommunitypulsecommunityinsighttop
{
    background-repeat: no-repeat;
    background-position: top left;
    width: 357px;
    height: 27px;
}
#boxhomecommunitypulsecommunityinsightbody
{
    padding: 5px;
}

